* Fix bugs

This commit is contained in:
zenggang
2022-05-12 09:06:35 +00:00
parent 3e677efa79
commit e41dc21372
7 changed files with 31 additions and 19 deletions
-1
View File
@@ -15,7 +15,6 @@
<?php js::set('orderBy', $orderBy);?>
<?php js::set('edit', $lang->edit);?>
<?php js::set('selectAll', $lang->selectAll);?>
<?php js::set('pageSize', $lang->program->pageSize);?>
<?php if($programType == 'bygrid'):?>
<style> #mainMenu{padding-left: 10px; padding-right: 10px;} </style>
<?php endif;?>