mirror of
https://github.com/key-networks/ztncui.git
synced 2025-06-07 18:53:45 +02:00
Fix the "Members" link in the "not_implemented" page
This commit is contained in:
parent
1295dd1d07
commit
9e53454a18
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@ block net_content
|
||||||
h4
|
h4
|
||||||
| Note that you may be able to edit some properties on the
|
| Note that you may be able to edit some properties on the
|
||||||
strong
|
strong
|
||||||
a(href='/controller/network/' + network.nwid + '/members') Members
|
a(href='/controller/network/' + network.nwid + '#members') Members
|
||||||
| page.
|
| page.
|
||||||
|
|
Loading…
Add table
Reference in a new issue