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
+6 -3
View File
@@ -1,6 +1,6 @@
//-
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
@@ -10,10 +10,13 @@ block content
b #{error}
else
.row
.col-sm-12
.col-sm-10
h2
a(href='/controller/network/' + network.nwid) #{network.name}
| (#{network.nwid}):
h3= title
.col-sm-2
h2.right
a.btn.btn-default(href=nav.whence role='button') Back
block net_content