8
0
mirror of https://github.com/key-networks/ztncui.git synced 2024-08-31 04:28:00 +00:00

Fix "members" link (#62)

* Fix the "Members" link in the "not_implemented" page

* Redirect ".../members" to "...#members"

* pr62: version bump

Co-authored-by: Key Networks <34238649+key-networks@users.noreply.github.com>
This commit is contained in:
lideming
2021-03-10 21:29:37 +08:00
committed by GitHub
parent 1295dd1d07
commit d966c51e38
3 changed files with 4 additions and 2 deletions

View File

@@ -16,5 +16,5 @@ block net_content
h4
| Note that you may be able to edit some properties on the
strong
a(href='/controller/network/' + network.nwid + '/members') Members
a(href='/controller/network/' + network.nwid + '#members') Members
| page.