source: extensions/whois_online/template/header_2_2.tpl @ 9145

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

[whois_online] compatibility with piwigo 2.2

File size: 463 bytes
Line 
1{combine_script id="jquery" load="header" path = $ROOT_URL|@cat:"themes/default/js/jquery.min.js" }
2{combine_script id="jquery.ui" path =$ROOT_URL|@cat:"themes/default/js/ui/ui.core.js" require="jquery"}
3{combine_script id="jquery.cluetip" path =$ROOT_URL|@cat:"themes/default/js/plugins/jquery.cluetip.js" require="jquery,jquery.ui"}
4{combine_script id="tablesorter" path =$Whois_path|@cat:"jquery/tablesorter/jquery.tablesorter.min.js" require="jquery"}
Note: See TracBrowser for help on using the repository browser.