aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/hdr.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-10-10 16:51:35 +0200
committerMario Vavti <mario@mariovavti.com>2017-10-10 16:51:35 +0200
commite6f1fb3d954fc1354581a93509f8f64662aef2b5 (patch)
tree986e9c45ec1e803a9bbd34d528febe3386f017f1 /view/tpl/hdr.tpl
parent030d703a05084fa4efec7afece7948846dd6f6a9 (diff)
downloadvolse-hubzilla-e6f1fb3d954fc1354581a93509f8f64662aef2b5.tar.gz
volse-hubzilla-e6f1fb3d954fc1354581a93509f8f64662aef2b5.tar.bz2
volse-hubzilla-e6f1fb3d954fc1354581a93509f8f64662aef2b5.zip
remove notifications code from nav and go live with new notifications
Diffstat (limited to 'view/tpl/hdr.tpl')
-rw-r--r--view/tpl/hdr.tpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/view/tpl/hdr.tpl b/view/tpl/hdr.tpl
index cccee2229..e69de29bb 100644
--- a/view/tpl/hdr.tpl
+++ b/view/tpl/hdr.tpl
@@ -1,3 +0,0 @@
-<div id="nav-notifications-template" rel="template">
- <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>