removed table responsive wrapper (#4798)

This commit is contained in:
gabryon99 2020-12-28 18:41:16 +01:00
parent 188a82a3a7
commit e35100f25c
33 changed files with 42 additions and 118 deletions

View file

@ -8,7 +8,7 @@ page_utils.print_page_title(title)
print [[
<div class='table-responsive'><div id="table-users"></div></div>
<div id="table-users"></div>
<script>
$("#table-users").datatable({
url: "]]