Changeset 8902


Ignore:
Timestamp:
Jan 26, 2011, 12:20:35 AM (13 years ago)
Author:
tiico
Message:

Correct jquery path on config.tpl file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/piclens/admin/config.tpl

    r3637 r8902  
    11
    22{include file='include/autosize.inc.tpl'}
    3 {known_script id="jquery.dimensions" src=$ROOT_URL|@cat:"template-common/lib/plugins/jquery.dimensions.packed.js"}
    4 {known_script id="jquery.cluetip" src=$ROOT_URL|@cat:"template-common/lib/plugins/jquery.cluetip.packed.js"}
     3{known_script id="jquery" src=$ROOT_URL|@cat:"themes/default/js/jquery.packed.js"}
     4{known_script id="jquery.cluetip" src=$ROOT_URL|@cat:"themes/default/js/plugins/jquery.cluetip.packed.js"}
    55<script type="text/javascript">
    66jQuery().ready(function(){ldelim}
Note: See TracChangeset for help on using the changeset viewer.