mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 10:41:34 +00:00
Improved layout
This commit is contained in:
parent
09b8021702
commit
11514d504e
2 changed files with 3 additions and 2 deletions
|
|
@ -1839,7 +1839,8 @@ function printFlowSNMPInfo(snmpdevice, input_idx, output_idx, as_row)
|
|||
|
||||
if(as_row == true) then
|
||||
print("<span class=\"badge bg-info\">" .. "<a href=" .. url_input .. ">"
|
||||
.. (inputidx_name or "") .. "</span></a> / ")
|
||||
.. (inputidx_name or "") .. "</span></a>"
|
||||
.. ' <i class="fas fa-long-arrow-alt-right"></i> ')
|
||||
print("<span class=\"badge bg-info\">" .. "<a href=" .. url_output .. ">" ..
|
||||
(outputidx_name or "") .. "</span></a>")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue