There was an error while loading. Please reload this page.
1 parent efab9f6 commit 8d5fde8Copy full SHA for 8d5fde8
templates/article/editor/images.html.twig
@@ -9,7 +9,7 @@
9
{% endembed %}
10
11
{% embed 'parts/alert-warning.html.twig' %}
12
- {% block alertStyle %}{% if Article.Images is not empty %}collapseeee{% endif%} tli-no-images-guide{% endblock %}
+ {% block alertStyle %}{% if Article.Images is not empty %}collapse{% endif%} tli-no-images-guide{% endblock %}
13
{% block alertTitle %}Nessuna immagine caricata{% endblock %}
14
{% block alertBody %}Carica un'immagine per inserirla nell'articolo{% endblock %}
15
0 commit comments