head_navbar: integrate tmpl changes (a168609e84)
refs:
a168609e84
a168609e84
https://github.com/go-gitea/gitea/issues/20236
This commit is contained in:
parent
a476acd0f2
commit
3ad70c0ad5
@ -114,7 +114,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<a href="/notifications" class="item tooltip not-mobile" data-content='{{.locale.Tr "notifications"}}'>
|
||||
<a href="/notifications" class="m-4 text black tooltip not-mobile" data-content='{{.locale.Tr "notifications"}}'>
|
||||
<span class="text">
|
||||
<span class="fitted">{{svg "octicon-bell"}}</span>
|
||||
<span class="ui red label {{if not $notificationUnreadCount}}hidden{{end}} notification_count">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user