source: extensions/LCAS/branch/2.3/admin/template/header22.tpl

Last change on this file was 27127, checked in by LucMorizur, 10 years ago

Add branch 2.3

  • Property svn:eol-style set to LF
File size: 493 bytes
Line 
1{combine_script id='jquery' path='themes/default/js/jquery.min.js'}
2{combine_script id='jquery.cluetip' require='jquery' path='themes/default/js/plugins/jquery.cluetip.js'}
3{combine_script id='jquery.tablesorter' require='jquery' path=$LCAS_PATH|@cat:'admin/template/js/jquery.tablesorter.min.js'}
4{combine_script id='jquery.tablesorter.pager' require='jquery' path=$LCAS_PATH|@cat:'admin/template/js/jquery.tablesorter.pager.js'}
5
6{combine_css path= $LCAS_PATH|@cat:'admin/template/lcas.css'}
Note: See TracBrowser for help on using the repository browser.