Ignore:
Timestamp:
Nov 30, 2010, 12:19:06 PM (13 years ago)
Author:
patdenice
Message:

Add jQuery.noConflict if jQuery us loaded.
Language key correction.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/luciano/local_head.tpl

    r6007 r7948  
    1414{/if}
    1515
     16{html_head}
     17<script type="text/javascript">if (typeof jQuery != 'undefined') {ldelim} jQuery.noConflict();}</script>
     18{/html_head}
    1619{known_script id="mootools.core" src=$ROOT_URL|@cat:"themes/luciano/js/mootools-1.2.4-core.js"}
    1720{known_script id="mootools.more" src=$ROOT_URL|@cat:"themes/luciano/js/mootools-1.2.4.4-more.js"}
Note: See TracChangeset for help on using the changeset viewer.