From 6a083e845233475edaa711f4752e64eb42159c33 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Mon, 6 Feb 2017 14:32:50 -0800 Subject: bring back view links for all notification types (esp: network, channel) for easy access --- view/js/main.js | 7 ------- view/tpl/nav.tpl | 4 ++-- 2 files changed, 2 insertions(+), 9 deletions(-) (limited to 'view') diff --git a/view/js/main.js b/view/js/main.js index db37925e5..5de4aa9a2 100644 --- a/view/js/main.js +++ b/view/js/main.js @@ -774,13 +774,6 @@ function liveUpdate() { update_mode = 'append'; } else { -// if(bParam_static) { -// in_progress = false; -// if(timer) clearTimeout(timer); -// timer = setTimeout(NavUpdate,10000); -// return; -// } - update_mode = 'update'; var orgHeight = $("#region_2").height(); } diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl index f101393a4..5afc5d14b 100755 --- a/view/tpl/nav.tpl +++ b/view/tpl/nav.tpl @@ -74,7 +74,7 @@ @@ -87,7 +87,7 @@ -- cgit v1.2.3