mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Fix build
This commit is contained in:
@@ -244,7 +244,7 @@
|
||||
{% trans 'Browse Baskets' %}
|
||||
</a>
|
||||
</div>
|
||||
{% if app['phraseanet.registry'].get('GV_multiAndReport') and if user.ACL().has_right('canaddrecord') %}
|
||||
{% if app['phraseanet.registry'].get('GV_multiAndReport') and user.ACL().has_right('canaddrecord') %}
|
||||
<div class="context-menu-item-inner">
|
||||
<a title="{% trans 'action:: nouveau reportage' %}" class="dialog small-dialog" href="{{ path('prod_stories_create') }}">
|
||||
<img style="cursor:pointer;" src="/skins/icons/mtadd_0.gif" title="{% trans 'action:: nouveau reportage' %}" />
|
||||
|
Reference in New Issue
Block a user