Skip to content
Snippets Groups Projects
Commit 477eb014 authored by Fabien Quatravaux's avatar Fabien Quatravaux
Browse files

feature: Show add circle button only if user has the proper rights

parent 5428e5aa
No related branches found
No related tags found
3 merge requests!230Release/i18n,!229Feature/block circle project creation,!228Feature/block circle project creation
......@@ -33,10 +33,11 @@
h3 Cercles
solid-link(
class='button text-bold text-uppercase reversed button-primary bordered with-icon icon-plus'
next='admin-circle-create'
) Créer un cercle
solid-ac-checker(data-src=`${endpoints.circles || (endpoints.get && endpoints.get.circles)}`, permission='acl:Append')
solid-link(
class='button text-bold text-uppercase reversed button-primary bordered with-icon icon-plus'
next='admin-circle-create'
) Créer un cercle
.table-wrapper
.table
......
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