1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-20 11:16:36 +02:00

onLoaded: clear this.headlines on first page load

This commit is contained in:
Andrew Dolgov 2019-01-03 12:36:57 +03:00
parent 0517b88cce
commit c607b7836e

View File

@ -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"),