summaryrefslogtreecommitdiffstats
path: root/templates/base/head.tmpl
diff options
context:
space:
mode:
authorAndrey Nering <andrey.nering@gmail.com>2017-01-17 23:18:55 -0200
committerLunny Xiao <xiaolunwen@gmail.com>2017-01-18 09:18:55 +0800
commitd2bb8ef503901b05a34a7d24ddd32c8a5b7524fc (patch)
treec415041f6c70ed024a5a6b8b69e9af0c4e577fd7 /templates/base/head.tmpl
parentd0ad7921f8681a42ed27b1921ee55e16ef7457d2 (diff)
downloadgitea-d2bb8ef503901b05a34a7d24ddd32c8a5b7524fc.tar.gz
gitea-d2bb8ef503901b05a34a7d24ddd32c8a5b7524fc.zip
Notifications: trying to get a better layout (#660)
* i18n button titles * Improvements on notification page layout * Notification count badge fixes * Make table <tr> clickable * Fix octicon aligment * Fix use of AppSubUrl
Diffstat (limited to 'templates/base/head.tmpl')
-rw-r--r--templates/base/head.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base/head.tmpl b/templates/base/head.tmpl
index e230436209..176dd51cc0 100644
--- a/templates/base/head.tmpl
+++ b/templates/base/head.tmpl
@@ -82,7 +82,7 @@
{{if .IsSigned}}
<div class="right menu">
- <a href="{{$.AppSubUrl}}/notifications" class="ui head link jump item poping up" data-content='{{.i18n.Tr "notifications"}}' data-variation="tiny inverted">
+ <a href="{{AppSubUrl}}/notifications" class="ui head link jump item poping up" data-content='{{.i18n.Tr "notifications"}}' data-variation="tiny inverted">
<span class="text">
<i class="octicon octicon-inbox"><span class="sr-only">{{.i18n.Tr "notifications"}}</span></i>