mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +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
|
|
@ -1117,7 +1117,7 @@ function releaseAlert(idx) {
|
|||
print [[
|
||||
<div class="tab-pane in" id="tab-]] print(t["div-id"]) print[[">
|
||||
<!-- Table to render --->
|
||||
<div class='table-responsive'><div id="]] print(t["div-id"]) print[["></div></div>
|
||||
<div id="]] print(t["div-id"]) print[["></div>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue