From 44decae557a6f78eda57b8f407d35b10233538e4 Mon Sep 17 00:00:00 2001 From: Pascal Widdershoven Date: Mon, 21 May 2018 12:38:44 +0200 Subject: Fix unread count in menu not triggering click By moving unread count into anchor. Previously, clicking the unread count would not cause the anchor to be invoked. This was confusing. This change includes the unread count span in the anchor. --- template/common.go | 13 +++++++------ template/html/common/layout.html | 9 +++++---- 2 files changed, 12 insertions(+), 10 deletions(-) (limited to 'template') diff --git a/template/common.go b/template/common.go index ecb1bd2..986e0a2 100644 --- a/template/common.go +++ b/template/common.go @@ -1,5 +1,5 @@ // Code generated by go generate; DO NOT EDIT. -// 2018-05-20 15:22:33.793709932 -0700 PDT m=+0.025180445 +// 2018-05-21 12:40:10.613112 +0200 CEST m=+0.010961753 package template @@ -115,10 +115,11 @@ var templateCommonMap = map[string]string{