Skip to content
Snippets Groups Projects
Commit bf2b89d6 authored by Gaëlle Morin's avatar Gaëlle Morin
Browse files

sib link

parent b18fb237
No related branches found
No related tags found
1 merge request!71Resolve "Missing edit circle"
......@@ -36,7 +36,12 @@ html(lang="en")
include page-circle.pug
#circle-edit(hidden).no-sidebar
sib-link(class="backlink", bind-resources) Back
sib-action.backlink(
bind-resources
label='Back'
data-src='${src}'
)
sib-link(class='backlink', bind-resources, next='') Back
include page-circle-edit.pug
#messages(hidden).with-sidebar
......
......@@ -77,7 +77,7 @@ nav#main__menu
order-by='username'
next='messages'
)
sib-route(hidden, name='circle-edit', use-id)
sib-route(hidden, name='circle-edit', use-id='')
//- div.divider
//- sib-route.menu(hidden, name='my-profile', rdf-type='foaf:user', use-id='')
......
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