From 2fa88c207c1f626a933873feec27cc3089f7b610 Mon Sep 17 00:00:00 2001 From: sgiehl Date: Sat, 14 Sep 2013 15:45:44 +0200 Subject: refs #4151 refacoted some more usages of _js hack --- plugins/Annotations/templates/getEvolutionIcons.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/Annotations/templates') diff --git a/plugins/Annotations/templates/getEvolutionIcons.twig b/plugins/Annotations/templates/getEvolutionIcons.twig index 583d0573a7..e7d2df434c 100755 --- a/plugins/Annotations/templates/getEvolutionIcons.twig +++ b/plugins/Annotations/templates/getEvolutionIcons.twig @@ -3,10 +3,10 @@ {% set date=dateCountPair[0] %} {% set counts=dateCountPair[1] %} + {% else %}}title="{{ 'Annotations_ViewAndAddAnnotations'|translate(date) }}"{% endif %}> {% endfor %} -- cgit v1.2.3