Improved caching and fixed tables

This commit is contained in:
JonnyWong16 2016-01-17 12:34:23 -08:00
commit 0d7e261bd1
8 changed files with 36 additions and 47 deletions

View file

@ -20,7 +20,7 @@
</div>
</div>
<div class='table-card-back'>
<table id="users_list_table" class="display no-fixed" width="100%">
<table id="users_list_table" class="display" width="100%">
<thead>
<tr>
<th align="left" id="edit_row">Edit</th>