{% macro prod(record, entry_id)%} {% if not entry_id %} ▼
{% if app['acl'].get(app['authentication'].getUser()).has_right_on_base(record.get_base_id, 'canputinalbum') and not record.is_grouping() %}
{{ 'action : ajouter au panier' | trans }}
{{ 'action : exporter' | trans }}
{{ 'action : print' | trans }}
{{ 'reponses:: partager' | trans }}
|