added new features to the admin panel

This commit is contained in:
2019-05-20 00:52:24 -05:00
parent bfdbbe8de4
commit c3959d8513

View File

@@ -37,7 +37,7 @@
</div>
</div>
<div id="userTable" class="tab-pane fade">
<div class="table table-striped">
<table class="table table-striped">
<thead>
<th>Name</th>
<th>Role</th>
@@ -58,7 +58,7 @@
</tr>
@endforeach
</tbody>
</div>
<table>
</div>
<div id="permissions" class="tab-pane fade">
<div class="container">