Issue #2: Unable to write ipAssignments

This commit is contained in:
Key Networks
2018-01-30 17:11:36 +08:00
parent d0b120bf44
commit 09f1e841b3
41 changed files with 507 additions and 160 deletions
+3 -7
View File
@@ -1,18 +1,14 @@
//-
ztncui - ZeroTier network controller UI
Copyright (C) 2017 Key Networks (https://key-networks.com)
Copyright (C) 2017-2018 Key Networks (https://key-networks.com)
Licensed under GPLv3 - see LICENSE for details.
extends controller_layout
extends network_layout
block content
block net_content
if error
b #{error}
else
h2
a(href= network.nwid + '/name') #{network.name}
| (#{network.nwid}):
- if (members !== undefined)
h3 Members
each value, key in members