Ignore:
Timestamp:
Jan 19, 2009, 12:27:21 AM (15 years ago)
Author:
rub
Message:

Update jQuery UI lib with jquery.ui-1.5.3.zip

Change files tree in order to have the same of UI.
Add too effects files js

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/template/goto/cat_list.tpl

    r2948 r3102  
    11{* $Id$ *}
    22{known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"}
    3 {known_script id="jquery.ui" src=$ROOT_URL|@cat:"template-common/lib/ui/ui.core.packed.js" }
    4 {known_script id="jquery.ui.sortable" src=$ROOT_URL|@cat:"template-common/lib/ui/ui.sortable.packed.js" }
     3{known_script id="jquery.ui" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.core.packed.js" }
     4{known_script id="jquery.ui.sortable" src=$ROOT_URL|@cat:"template-common/lib/ui/packed/ui.sortable.packed.js" }
    55
    66<script type="text/javascript">
Note: See TracChangeset for help on using the changeset viewer.