Skip to content
Snippets Groups Projects
Commit 5ffdff0a authored by Jean-Baptiste's avatar Jean-Baptiste
Browse files

fix: member page edit link

parent f6c561fe
No related branches found
No related tags found
Loading
......@@ -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")
......
......@@ -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
......
sib-core @ 76a6460b
Subproject commit 340e44f2ca88f2794a2136adaf591fc02bc5de56
Subproject commit 76a6460b6869e568c10f0d90c89b147af1446849
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment