parent
1e74f319ef
commit
80afc7d162
3 changed files with 26 additions and 2 deletions
|
@ -182,6 +182,7 @@ 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