aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/hdr.tpl
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-05-21 18:21:35 -0700
committerredmatrix <git@macgirvin.com>2016-05-21 18:21:35 -0700
commit2fdd1485985e2f341b413e978cf85edb858fce41 (patch)
tree057c461d2f2ad026e8b578142cfa09a1c3d126cf /view/tpl/hdr.tpl
parent3dc131757d0a8bf3ac970ffaef0807b2e23c5729 (diff)
parent5c1f23b61a9e2ae13df8aad3b2cb526e5f955d94 (diff)
downloadvolse-hubzilla-2fdd1485985e2f341b413e978cf85edb858fce41.tar.gz
volse-hubzilla-2fdd1485985e2f341b413e978cf85edb858fce41.tar.bz2
volse-hubzilla-2fdd1485985e2f341b413e978cf85edb858fce41.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'view/tpl/hdr.tpl')
-rw-r--r--view/tpl/hdr.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/hdr.tpl b/view/tpl/hdr.tpl
index 3770cb9a6..6a14906f6 100644
--- a/view/tpl/hdr.tpl
+++ b/view/tpl/hdr.tpl
@@ -1,5 +1,5 @@
<div id="banner" class="hidden-sm hidden-xs">{{$banner}}</div>
-<ul id="nav-notifications-template" style="display:none;" rel="template">
+<ul id="nav-notifications-template" rel="template">
<li class="{5}"><a href="{0}" title="{2} {3}"><img class="dropdown-menu-img-sm" data-src="{1}"><span class="contactname">{2}</span><span class="dropdown-sub-text">{3}<br>{4}</span></a></li>
</ul>