mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-16 22:43:19 +00:00
Fix Typo
This commit is contained in:
@@ -43,7 +43,7 @@
|
|||||||
|
|
||||||
<li class="{{class}} prevTrainCurrent" style="">
|
<li class="{{class}} prevTrainCurrent" style="">
|
||||||
<img {{tooltip}} jsargs="REG|{{loop.index}}|{{regroupement.get_serialize_key}}"
|
<img {{tooltip}} jsargs="REG|{{loop.index}}|{{regroupement.get_serialize_key}}"
|
||||||
class="openPreview prevRegToolTip" return(false);" src="{{thumbnail.get_url()}}"
|
class="openPreview prevRegToolTip" src="{{thumbnail.get_url()}}"
|
||||||
style="{{style}}margin:7px;position:relative;"/></li>
|
style="{{style}}margin:7px;position:relative;"/></li>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user