From 709af63b290214b79271d96518e2ed51468e09f3 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 23 Sep 2017 22:18:35 +0200 Subject: sanity --- lib/okpush/templates/index.liquid | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib/okpush/templates/index.liquid') diff --git a/lib/okpush/templates/index.liquid b/lib/okpush/templates/index.liquid index ec639646..beb2c7e2 100644 --- a/lib/okpush/templates/index.liquid +++ b/lib/okpush/templates/index.liquid @@ -42,6 +42,7 @@ tr:nth-child(2n+1) { Tokens + {% assign count = notifications.hub.count %} {% for pair in notifications %} {% assign name = pair[0] %} {% assign spec = pair[1] %} @@ -53,10 +54,10 @@ tr:nth-child(2n+1) { {{spec.alert}} - {{spec.count}} + {{count}} - + {% endfor %} -- cgit v1.2.3-70-g09d2