* fix bug for select table.

This commit is contained in:
wangyidong
2019-07-12 15:23:14 +08:00
parent 0722210180
commit e71d8fa75f
17 changed files with 76 additions and 13 deletions
+1
View File
@@ -2,6 +2,7 @@
if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}
include 'header.lite.html.php';
include 'chosen.html.php';
include 'pager.html.php';
//include 'validation.html.php';
?>
<?php