mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Fix publi caption
This commit is contained in:
@@ -15,4 +15,6 @@
|
||||
{{cap_bas.format_caption(record, highlight|default(''), searchEngine|default(null))}}
|
||||
{% elseif view == 'overview' %}
|
||||
{{cap_ovr.format_caption(record, highlight|default(''), searchEngine|default(null))}}
|
||||
{% elseif view == 'publi' %}
|
||||
{{cap_pub.format_caption(record, '', null)}}
|
||||
{% endif %}
|
Reference in New Issue
Block a user