diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-01-18 12:44:40 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-01-18 12:44:40 +0100 |
commit | 53e353abf2abe43b14f05fbf38e232a68f0689ad (patch) | |
tree | d1d31376891b989a2f9ec33cf88fc6bade4a218b /view/tpl/hdr.tpl | |
parent | 23a20ba6a549aacd637606857147a4949f5637fe (diff) | |
download | volse-hubzilla-53e353abf2abe43b14f05fbf38e232a68f0689ad.tar.gz volse-hubzilla-53e353abf2abe43b14f05fbf38e232a68f0689ad.tar.bz2 volse-hubzilla-53e353abf2abe43b14f05fbf38e232a68f0689ad.zip |
consolidate navbar tucson and some javascript cleanup
Diffstat (limited to 'view/tpl/hdr.tpl')
-rw-r--r-- | view/tpl/hdr.tpl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/view/tpl/hdr.tpl b/view/tpl/hdr.tpl index 29137c740..e69de29bb 100644 --- a/view/tpl/hdr.tpl +++ b/view/tpl/hdr.tpl @@ -1,3 +0,0 @@ -<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 |