* Finish task#53653

This commit is contained in:
zenggang
2022-05-10 08:58:00 +00:00
parent 58bdb3144c
commit d8d6ce45f7
7 changed files with 30 additions and 6 deletions
+1
View File
@@ -15,6 +15,7 @@
<?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;?>