PHRAS-768 #time 5m

report de PHRAS-344 (story / preview / train : bounce)
This commit is contained in:
Jean-Yves Gaulier
2015-10-15 15:22:44 +02:00
parent cb98ac8216
commit 8bced4b4ad
2 changed files with 7 additions and 15 deletions

View File

@@ -3,7 +3,7 @@
<ul>
<li class="title">{{ 'Apparait aussi dans ces reportages' | trans }}</li>
{% for par in parents %}
<li onclick="openPreview('REG',0,'{{par.get_serialize_key()}}'); return(false);"
<li onclick="openPreview('REG',0,'{{par.get_serialize_key()}}', true); return(false);"
class="otherRegToolTip" {% if app['conf'].get(['registry', 'classic', 'stories-preview']) %}tooltipsrc="{{ path('prod_tooltip_caption', { 'sbas_id' : par.get_sbas_id(), 'record_id' : par.get_record_id(), 'context' : 'basket' }) }}" {% endif %}>
<img src="{{par.get_thumbnail().get_url()}}" style="width:25px;height:25px;"/>
<span class="title" title="{{ par.get_title() }}"> {{ par.get_title() }} </span>