From f52faf1f7f2d089c25931a4532e200c14da2a4ed Mon Sep 17 00:00:00 2001 From: CommanderRoot Date: Fri, 30 Jun 2017 05:50:43 +0200 Subject: [PATCH] Properly fix #13420 Signed-off-by: Tobias Speicher --- templates/list/item.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/list/item.twig b/templates/list/item.twig index 898f0b77e5..4566831d2d 100644 --- a/templates/list/item.twig +++ b/templates/list/item.twig @@ -2,8 +2,8 @@ {%- if class is not empty %} class="{{ class }}"{% endif %}> {% if url is defined and url is iterable %} -