From 9a8c0cc1649c0701b4cc1db262023cf72de1cf33 Mon Sep 17 00:00:00 2001 From: flashwave Date: Fri, 5 Oct 2018 01:35:43 +0200 Subject: [PATCH] Fixed date tooltip being displayed on non-date stats on profiles. --- templates/user/_layout/header.twig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/user/_layout/header.twig b/templates/user/_layout/header.twig index 2bbc9e54..845ca6a4 100644 --- a/templates/user/_layout/header.twig +++ b/templates/user/_layout/header.twig @@ -84,8 +84,7 @@ {% if stat.value|default(false) %} {% set is_date = stat.is_date|default(false) %} -
+
{{ stat.title }}