bring back view links for all notification types (esp: network, channel) for easy access

This commit is contained in:
zotlabs
2017-02-06 14:32:50 -08:00
parent 27cac334e1
commit 6a083e8452
3 changed files with 7 additions and 12 deletions

View File

@@ -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();
}