zentaopms/extension/max/common/view/flowchart.html.php
2023-05-16 10:50:42 +08:00

3 lines
149 B
PHP

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