mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-05 01:16:27 +00:00
Retire le lien vers les templates dans la sidebar de cotisations
This commit is contained in:
parent
4fef4a6057
commit
bc758a6bcb
1 changed files with 0 additions and 6 deletions
|
@ -65,11 +65,5 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
<i class="fa fa-list-ul"></i> {% trans "Payment methods" %}
|
||||
</a>
|
||||
{% acl_end %}
|
||||
{% can_view_all DocumentTemplate %}
|
||||
<a class="list-group-item list-group-item-info" href="{% url "cotisations:index-document-template" %}">
|
||||
<i class="fa fa-list-ul"></i> {% trans "Document templates" %}
|
||||
</a>
|
||||
{% acl_end %}
|
||||
|
||||
{% endblock %}
|
||||
|
||||
|
|
Loading…
Reference in a new issue