mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Add highlights query
This commit is contained in:

committed by
Benoît Burnichon

parent
1ef4c1300d
commit
2d5a36f5a2
@@ -81,7 +81,7 @@
|
||||
<div class="lightbox_container PNB">
|
||||
{% set business = app['acl'].get(app['authentication'].getUser()).has_right_on_base(first_item.getRecord(app).get_base_id(), 'canmodifrecord') %}
|
||||
{% if first_item %}
|
||||
{{macro.format_caption(first_item.getRecord(app), '', null, business, false, false)}}
|
||||
{{macro.caption(first_item.getRecord(app), business, false)}}
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user