mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29: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
|
|
@ -260,9 +260,7 @@ local function printPeriodicActivitiesTable(base_url, ifid, ts_creation)
|
|||
}
|
||||
|
||||
print[[
|
||||
<div class='table-responsive'>
|
||||
<div id="table-internals-periodic-activities"></div>
|
||||
</div>
|
||||
<b>]] print(i18n("notes")) print[[</b>
|
||||
<ul>
|
||||
<li>]] print(i18n("internals.status_description")) print[[</li><ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue