* adjust for exportConfigVars.

This commit is contained in:
wangyidong
2014-08-25 07:18:20 +00:00
parent 1d197648db
commit 084182698d
6 changed files with 14 additions and 12 deletions
-1
View File
@@ -1,5 +1,4 @@
<?php if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
<?php js::set('ajaxTimeout', $this->config->timeout)?>
<?php
js::import($jsRoot . 'jquery/form/min.js');
js::import($jsRoot . 'jquery/form/zentao.js');