infobox/*infos: fix iframe height option

This commit is contained in:
PetaByteBoy // Milan Pässler 2016-04-24 19:47:48 +02:00 committed by Milan Pässler
commit 075076a2fe
3 changed files with 2 additions and 3 deletions

BIN
lib/infobox/.charts.js.swp Normal file

Binary file not shown.

View file

@ -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") {