* fix a bug.

This commit is contained in:
wangyidong
2015-05-18 17:06:34 +08:00
parent cd5c9ed06e
commit 1ba3da9ce2
+1
View File
@@ -40,6 +40,7 @@
</tr>
</thead>
<?php foreach($lang->resource as $moduleName => $moduleActions):?>
<?php if(!count((array)$moduleActions)) continue;?>
<?php if(!$this->group->checkMenuModule($menu, $moduleName)) continue;?>
<?php
/* Check method in select version. */