source: extensions/Mail_supervisor/admin/header_2_1.tpl @ 10554

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

[extensions] mail_supervisor fix bug on known_script jquery -> now=1

File size: 501 bytes
Line 
1{known_script id="jquery" src = $ROOT_URL|@cat:"themes/default/js/jquery.packed.js" now=1}
2{known_script id="jquery.cluetip" src = $ROOT_URL|@cat:"themes/default/js/plugins/jquery.cluetip.packed.js"}
3{known_script id="jquery.ui" src= $ROOT_URL|@cat:"themes/default/js/ui/minified/ui.core.min.js"}
4{known_script id="mail_script" src= $MAIL_SUPERV_PATH|@cat:"include/Scripts.js"}
5{html_head}
6<link rel="stylesheet" type="text/css" href="{$MAIL_SUPERV_PATH}admin/{$theme}/theme.css" />
7{/html_head}
Note: See TracBrowser for help on using the repository browser.