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

Last change on this file since 5062 was 5062, checked in by cljosse, 14 years ago

[Edit_gmaps] make markers draggable

File size: 432 bytes
Line 
1<!--- My Conflit $ROOT_URL  --->
2
3{known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"}
4{html_head}
5{literal}
6<script type="text/javascript">
7  jQuery.noConflict();
8</script>{/literal}
9{known_script id="jquery.ui" src=$ROOT_URL|@cat:"template-common/lib/ui/ui.core.packed.js"}
10{known_script id="gally" src=$PLUGIN_ROOT_URL|@cat:"/template/script.js"}
11{/html_head}
12
13<!--- << My conflit --->
Note: See TracBrowser for help on using the repository browser.