summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-01-03 12:36:57 +0300
committerAndrew Dolgov <[email protected]>2019-01-03 12:36:57 +0300
commitc607b7836e467cbf7e8e4d968f520de8f8ac4237 (patch)
treed29ae0597682cff40b2b7d16ced0fe1b05cfc9a3 /js
parent0517b88cce4d6c0f855b8f7c5471d5ef819c845b (diff)
onLoaded: clear this.headlines on first page load
Diffstat (limited to 'js')
-rwxr-xr-xjs/Headlines.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/Headlines.js b/js/Headlines.js
index 6231daa79..6e1901fdc 100755
--- a/js/Headlines.js
+++ b/js/Headlines.js
@@ -573,7 +573,7 @@ define(["dojo/_base/declare"], function (declare) {
console.warn(e);
}
- //this.headlines = [];
+ this.headlines = [];
this.vgroup_last_feed = undefined;
dojo.html.set($("toolbar-headlines"),