Ignore:
Timestamp:
Dec 15, 2010, 2:50:26 PM (13 years ago)
Author:
Gotcha
Message:

bug:2065

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/ContactForm/themes/cf_form.tpl

    r6547 r8151  
    1 {known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"}
    2 {known_script id="jquery.ui" src=$ROOT_URL|@cat:"template-common/lib/ui/ui.core.packed.js"}
    3 {known_script id="jquery.ui.resizable" src=$ROOT_URL|@cat:"template-common/lib/ui/ui.resizable.packed.js"}
     1{known_script id="jquery" src=$ROOT_URL|@cat:"themes/default/js/jquery.packed.js"}
     2{known_script id="jquery.ui" src=$ROOT_URL|@cat:"themes/default/js/ui/ui.core.packed.js"}
     3{known_script id="jquery.ui.resizable" src=$ROOT_URL|@cat:"themes/default/js/ui/ui.resizable.packed.js"}
    44{literal}
    55<script type="text/javascript">
Note: See TracChangeset for help on using the changeset viewer.