form.html.php 277 B

123456
  1. <?php if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
  2. <?php
  3. // js::import($jsRoot . 'jquery/form/min.js');
  4. // js::import($jsRoot . 'jquery/form/zentao.js');
  5. // Now jquery.form is built in zui zentao edition, no need to include them.
  6. ?>