infobox/*infos: fix iframe height option
This commit is contained in:
parent
2f28c51da1
commit
075076a2fe
3 changed files with 2 additions and 3 deletions
BIN
lib/infobox/.charts.js.swp
Normal file
BIN
lib/infobox/.charts.js.swp
Normal file
Binary file not shown.
|
@ -113,7 +113,6 @@ function (moment, Router, L, GUI, numeral) {
|
|||
})
|
||||
|
||||
links.forEach( function (d) {
|
||||
console.log(d)
|
||||
if (d.type === "tunnel" || d.type === "fastd")
|
||||
d.type = "fastd"
|
||||
else if (d.type === "l2tp") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue