source: extensions/Autosize/template/cl_conflit.tpl @ 7690

Last change on this file since 7690 was 7669, checked in by cljosse, 13 years ago

[Autosize][beta] Improvement compatibility Gmaps, rvmaps,pamooramic.

File size: 429 bytes
Line 
1{html_head}
2<!--- autosize/cl_confilt.tpl (before) --->
3{known_script id="jquery" src=$ROOT_URL|@cat:"themes/default/js/jquery.packed.js" }
4{known_script id="conflit_script" src=$AUTOSIZE_PATH|@cat:"js/conflit.js"}
5<!---FIN auto/cl_confilt.tpl (before) --->      {/html_head}
6<script language=javascript type="text/javascript">
7    function $(element, nc) {delim}
8        return conflit(element, nc)
9    }
10
11</script>
12   
Note: See TracBrowser for help on using the repository browser.