3 lines
152 B
PHP
3 lines
152 B
PHP
<?php if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
|
|
<?php js::import($jsRoot . 'jquery/sparkline/min.js');?>
|