* Refact browse page of dept.

This commit is contained in:
liugang
2018-04-20 15:24:55 +08:00
parent 70b7113429
commit 48d7755bbf
5 changed files with 42 additions and 68 deletions
+1 -1
View File
@@ -79,7 +79,7 @@
</td>
</tr>
<tr>
<td colspan='2' class='text-center'>
<td colspan='3' class='text-center'>
<?php echo html::submitButton('', '', 'btn btn-wide btn-primary');?>
<?php echo html::backButton('', '', 'btn btn-wide btn-gray');?>
</td>