mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 16:30:10 +00:00
Bootstrap migration table-condensed to table-sm
This commit is contained in:
parent
2a3fbf828a
commit
10a4367f86
8 changed files with 14 additions and 14 deletions
|
|
@ -129,7 +129,7 @@ elseif discovered["status"]["code"] == "OK" then -- everything is ok
|
|||
url: "]] print(getPageUrl(ntop.getHttpPrefix() .. "/lua/get_discover_data.lua", page_params)) print[[",
|
||||
title: "",
|
||||
showPagination: true,
|
||||
class: "table table-striped table-bordered table-condensed",
|
||||
class: "table table-striped table-bordered table-sm",
|
||||
buttons: []]
|
||||
|
||||
-- Manufacturer filter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue