Ignore:
Timestamp:
Mar 20, 2011, 3:20:19 PM (13 years ago)
Author:
cljosse
Message:

[extensions] whois_online compatibility with piwigo 2.2.ORC4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/whois_online/template/header_2_2.tpl

    r9663 r9793  
    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/minified/jquery.ui.core.min.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"}
     1{combine_script id="tablesorter" path =$Whois_path|@cat:"jquery/tablesorter/jquery.tablesorter.min.js" require="jquery"}
     2  {combine_script id='jquery.cluetip' load='async' require='jquery' path='themes/default/js/plugins/jquery.cluetip.js'}
     3{footer_script require='jquery.ui.core,jquery.cluetip'}  {/footer_script}
Note: See TracChangeset for help on using the changeset viewer.