Files
EasySoft-ZenTaoPMS/module/common/view/colorbox.html.php
shiyangyangwork@yahoo.cn d37e9d4a7a * finish the task #509.
2011-09-08 08:14:18 +00:00

6 lines
198 B
PHP

<?php if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
<?php
css::import($defaultTheme . 'colorbox.css');
js::import($jsRoot . 'jquery/colorbox/min.js');
?>