Le bouton est caché si on n'est pas connecté
This commit is contained in:
parent
d36dbe17a0
commit
ba53394952
@ -22,9 +22,11 @@
|
||||
|
||||
<article>
|
||||
<header>
|
||||
{% if perms.agenda_culturel.change_place %}
|
||||
<div class="slide-buttons">
|
||||
<a href="{% url 'view_places_admin' %}" role="button" data-tooltip="Administrer les lieux">Administrer</a>
|
||||
</div>
|
||||
{% endif %}
|
||||
<h1>Les lieux</h1>
|
||||
</header>
|
||||
<div class="grid">
|
||||
|
Loading…
Reference in New Issue
Block a user