fix một số bug nhỏ

This commit is contained in:
2020-10-27 17:34:09 +07:00
parent 758b8d29c3
commit 02418afb11
16 changed files with 117 additions and 37 deletions

View File

@@ -20,4 +20,9 @@
</tr>
{/foreach}
</tbody>
</table>
</table>
<div class="text-right">
<button class="btn btn-default" data-dismiss="modal">
<span class="fa fa-remove"></span> Đóng
</button>
</div>