mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
removed table responsive wrapper (#4798)
This commit is contained in:
parent
188a82a3a7
commit
e35100f25c
33 changed files with 42 additions and 118 deletions
|
|
@ -74,7 +74,7 @@ if (page == "flows" or page == nil) then
|
|||
page_utils.print_page_title(active_msg)
|
||||
|
||||
print [[
|
||||
<div class='table-responsive'><div id="table-flows"></div></div>
|
||||
<div id="table-flows"></div>
|
||||
<script>
|
||||
var url_update = "]]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue