* adjust for output timeout from exportConfigVars.

This commit is contained in:
wyd621
2014-03-24 01:25:44 +00:00
parent 01d820accb
commit 12374a02bc
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<?php if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
<?php js::set('timeout', $this->lang->timeout)?>
<?php
js::import($jsRoot . 'jquery/form/min.js');
js::import($jsRoot . 'jquery/form/zentao.js');
?>