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