+ finish task #1433.

This commit is contained in:
wangyidong
2013-06-26 03:42:13 +00:00
parent c43eec4a20
commit a0c3627b8c
5 changed files with 134 additions and 16 deletions
+7
View File
@@ -0,0 +1,7 @@
<?php if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
<?php
if($config->debug)
{
js::import($jsRoot . 'jquery/form/min.js');
js::import($jsRoot . 'jquery/form/zentao.js');
}