source: trunk/admin/themes/default/template/include/colorbox.inc.tpl @ 30341

Last change on this file since 30341 was 28806, checked in by rvelices, 10 years ago

moved around 100k of javascript from synchronous loading to async... (a lot more could be done...)

File size: 273 bytes
Line 
1{if empty($load_mode)}{$load_mode='footer'}{/if}
2{combine_script id='jquery.colorbox' load=$load_mode require='jquery' path='themes/default/js/plugins/jquery.colorbox.min.js'}
3{combine_css id='jquery.colorbox' path="themes/default/js/plugins/colorbox/style2/colorbox.css"}
Note: See TracBrowser for help on using the repository browser.