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

This commit is contained in:
lideming 2021-03-10 00:41:44 +08:00
parent 1295dd1d07
commit 9e53454a18

View file

@ -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.