mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Fixed /json/ path (using numeric interface name)
Replaced "Home" in menu with an icon
This commit is contained in:
parent
84709bb7bf
commit
41fd595850
3 changed files with 41 additions and 33 deletions
|
|
@ -30,7 +30,7 @@ end
|
|||
|
||||
print [[
|
||||
<a class="dropdown-toggle" data-toggle="dropdown" href="#">
|
||||
Home <b class="caret"></b>
|
||||
<i class="fa fa-home fa-lg"></i> <b class="caret"></b>
|
||||
</a>
|
||||
<ul class="dropdown-menu">
|
||||
<li><a href="]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue