aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-10-13 13:06:54 -0700
committerzotlabs <mike@macgirvin.com>2017-10-13 13:06:54 -0700
commit70b39e829bfb972f4a247b1a28a00d9d6a96d60c (patch)
tree3522b4813a4aaa655e6bba47120ac53039d3089b
parent29a29f277e4280efe88e70b66e42ff97ca967db9 (diff)
downloadvolse-hubzilla-70b39e829bfb972f4a247b1a28a00d9d6a96d60c.tar.gz
volse-hubzilla-70b39e829bfb972f4a247b1a28a00d9d6a96d60c.tar.bz2
volse-hubzilla-70b39e829bfb972f4a247b1a28a00d9d6a96d60c.zip
template not hidden
-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 43965748e..29137c740 100644
--- a/view/tpl/hdr.tpl
+++ b/view/tpl/hdr.tpl
@@ -1,3 +1,3 @@
-<div id="navbar-notifications-template" rel="template">
+<div id="navbar-notifications-template" rel="template" style="display:none;">
<a class="dropdown-item clearfix dropdown-notification {5}" href="{0}" title="{2} {3}"><img class="menu-img-3" data-src="{1}"><span class="contactname">{2}</span><span class="dropdown-sub-text">{3}<br>{4}</span></a>
</div> \ No newline at end of file