mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Merge pull request #2948 from HRavalomanana/PHRAS-2422_Prod-Highlight_fulltext_is_Nok_when_display_option_is_Graphiste_mode
PHRAS-2422 #comment Prod - Highlight fulltext is Nok when display option is "Graphiste mode"
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
{% if settings.rollover_thumbnail == 'preview' %}
|
||||
<span class="fa-stack fa-lg captionRolloverTips"
|
||||
<span class="fa-stack fa-lg captionRolloverTips" title="{{ macro.caption(record, can_see_business, false) | e }}"
|
||||
tooltipsrc="{{ path('prod_tooltip_caption', { 'sbas_id' : record.databoxId, 'record_id' : record.recordId, 'context' : 'answer', 'number' : record.position|default(0) }) }}">
|
||||
<i class="fa fa-circle fa-stack-2x" aria-hidden="true"></i>
|
||||
<i class="fa fa-list fa-stack-1x fa-inverse" aria-hidden="true"></i>
|
||||
|
Reference in New Issue
Block a user