From e6f1fb3d954fc1354581a93509f8f64662aef2b5 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Tue, 10 Oct 2017 16:51:35 +0200 Subject: remove notifications code from nav and go live with new notifications --- view/tpl/hdr.tpl | 3 - view/tpl/nav.tpl | 143 +------------------------------------- view/tpl/notifications_widget.tpl | 2 +- 3 files changed, 3 insertions(+), 145 deletions(-) (limited to 'view') 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 @@ - diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl index d2bd20f8f..b6faad0c2 100755 --- a/view/tpl/nav.tpl +++ b/view/tpl/nav.tpl @@ -66,157 +66,18 @@ - {{if ! $experimental_notif}} - {{if $localuser || $nav.pubs}} - - {{/if}} - {{else}} {{if $localuser || $nav.pubs}} {{/if}} - {{/if}}