remove "Gateway-Feature"
This commit is contained in:
parent
ca8ce8392f
commit
c13e648cc6
3 changed files with 2 additions and 26 deletions
|
@ -182,7 +182,6 @@ define(["moment", "numeral", "tablesort", "tablesort.numeric"],
|
|||
attributes.classList.add("attributes")
|
||||
|
||||
attributeEntry(attributes, "Status", showStatus(d))
|
||||
attributeEntry(attributes, "Gateway", d.flags.gateway ? "ja" : null)
|
||||
attributeEntry(attributes, "Koordinaten", showGeoURI(d))
|
||||
|
||||
if (config.showContact)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue