fix: member page edit link

This commit is contained in:
Jean-Baptiste 2019-01-23 11:29:45 +01:00
parent f6c561fe28
commit 5ffdff0af3
3 changed files with 3 additions and 3 deletions

View File

@ -33,7 +33,7 @@ link(rel='stylesheet', href='https://fonts.googleapis.com/css?family=Open+Sans:3
//link(rel='import', href='/lib/sib-chat/sib-chat.html')
//- cdn
script(type="module" src="https://unpkg.com/@startinblox/core@latest")
script(type="module" src="https://unpkg.com/@startinblox/core@0.5.5")
script(type="module" src="https://unpkg.com/@startinblox/router@latest")
script(type="module" src="https://cdn.happy-dev.fr/sib-chat/sib-chat.js")

View File

@ -2,7 +2,7 @@
sib-router#member-router(default-route='member-profile')
sib-route(name='member-profile')
div Profile
sib-ac-checker(permission='change' bind-resources)
sib-ac-checker(permission='acl:Write' bind-resources)
sib-route(name='member-edit')
div Edit
#member-views-container

@ -1 +1 @@
Subproject commit 340e44f2ca88f2794a2136adaf591fc02bc5de56
Subproject commit 76a6460b6869e568c10f0d90c89b147af1446849