source: extensions/edit_gmaps/template/cl_conflit.tpl @ 13741

Last change on this file since 13741 was 8456, checked in by cljosse, 13 years ago

[edit_gmaps] upgrade to Google map apiV3


File size: 515 bytes
RevLine 
[4558]1<!--- My Conflit $ROOT_URL  --->
[6445]2{known_script id="jquery" src=$path_js|@cat:"jquery.packed.js"}
[4556]3
4{html_head}
5{literal}
6<script type="text/javascript">
7  jQuery.noConflict();
8</script>{/literal}
[8456]9   {known_script id="jquery.cluetip" src=$ROOT_URL|@cat:"themes/default/js/plugins/jquery.cluetip.packed.js"}
10
[6445]11{known_script id="jquery.ui" src=$ROOT_URL|@cat:$path_j@cat"ui/ui.core.packed.js"}
[5062]12{known_script id="gally" src=$PLUGIN_ROOT_URL|@cat:"/template/script.js"}
[4556]13{/html_head}
14
[4558]15<!--- << My conflit --->
Note: See TracBrowser for help on using the repository browser.