mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Fix template
This commit is contained in:
@@ -263,7 +263,7 @@
|
||||
{% trans 'Browse Baskets' %}
|
||||
</a>
|
||||
</div>
|
||||
{% if registry.get('GV_multiAndReport') and user.ACL().has_right('canaddrecord') %} %}
|
||||
{% if registry.get('GV_multiAndReport') and user.ACL().has_right('addrecord') %} %}
|
||||
<div class="context-menu-item-inner">
|
||||
<a title="{% trans 'action:: nouveau reportage' %}" class="dialog small-dialog" href="/prod/story/create/">
|
||||
<img style="cursor:pointer;" src="/skins/icons/mtadd_0.gif" title="{% trans 'action:: nouveau reportage' %}" />
|
||||
|
Reference in New Issue
Block a user