Ignore:
Timestamp:
Jan 5, 2011, 7:04:50 PM (13 years ago)
Author:
Gotcha
Message:

Returns and correction of the jQuery (thank you cljosse) in the header
bug:2065

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/ContactForm/themes/simple-black/cf_form.tpl

    r8196 r8479  
     1{html_head}
     2  <!-- {known_script id="jquery" src=$ROOT_URL|@cat:"themes/default/js/jquery.packed.js"} -->
     3  {known_script id="jquery.ui" src=$ROOT_URL|@cat:"themes/default/js/ui/packed/ui.core.packed.js"}
     4  {known_script id="jquery.ui.resizable" src=$ROOT_URL|@cat:"themes/default/js/ui/packed/ui.resizable.packed.js"}
     5{/html_head}
     6
    17{literal}
    28<script type="text/javascript">
Note: See TracChangeset for help on using the changeset viewer.