Skip to content

Commit 8d5fde8

Browse files
author
Zane
committed
Article editor: images gallery
1 parent efab9f6 commit 8d5fde8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎templates/article/editor/images.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{% endembed %}
1010

1111
{% embed 'parts/alert-warning.html.twig' %}
12-
{% block alertStyle %}{% if Article.Images is not empty %}collapseeee{% endif%} tli-no-images-guide{% endblock %}
12+
{% block alertStyle %}{% if Article.Images is not empty %}collapse{% endif%} tli-no-images-guide{% endblock %}
1313
{% block alertTitle %}Nessuna immagine caricata{% endblock %}
1414
{% block alertBody %}Carica un'immagine per inserirla nell'articolo{% endblock %}
1515
{% endembed %}

0 commit comments

Comments
 (0)