Last change
on this file since 11801 was
11461,
checked in by cljosse, 13 years ago
|
[extensions] Autosize fix compatibility with gmaps
|
File size:
957 bytes
|
Line | |
---|
1 | {if not empty($pamoorama)} |
---|
2 | <script id="pamoorama0.3" src="plugins/paMOOramics/js/pamoorama0.3.js" type="text/jscript"></script> |
---|
3 | <script id="mootools" src="plugins/paMOOramics/js/mootools.js" type="text/jscript"></script> |
---|
4 | {else} |
---|
5 | {/if} |
---|
6 | {combine_script id="conflit_script0" load="header" path = $AUTOSIZE_PATH|@cat:"js/conflit_2.js" require="jquery" } |
---|
7 | {* au cas ou jquery non défini *} |
---|
8 | |
---|
9 | |
---|
10 | |
---|
11 | {combine_script id="conflit_script" path = $AUTOSIZE_PATH|@cat:"js/conflit.js" require="jquery" } |
---|
12 | {combine_script id="jquery.cluetip" path = "themes/default/js/plugins/jquery.cluetip.js" require="jquery" } |
---|
13 | {combine_script id="autosize.dimensions" path = $AUTOSIZE_PATH|@cat:"js/autosize.dimensions.js" require="jquery"} |
---|
14 | {combine_script id="autosize.cookie" path = $AUTOSIZE_PATH|@cat:"js/autosize.cookie.js" require="jquery"} |
---|
15 | |
---|
16 | |
---|
17 | {combine_script id="conflit_script2" load="async" path = $AUTOSIZE_PATH|@cat:"js/conflit_2.js" require="jquery" } |
---|
18 | |
---|
19 | |
---|
Note: See
TracBrowser
for help on using the repository browser.