summaryrefslogtreecommitdiff
path: root/js/Feeds.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-05 21:44:26 +0300
committerAndrew Dolgov <[email protected]>2018-12-05 21:44:26 +0300
commitf905c2a9436581f74355815a0ba0e2fad56d6c34 (patch)
tree5c00e2b1378e4f5f4b30a8aa5463dc286ee547e7 /js/Feeds.js
parent1d334b9762249c78461b3ef5d496a060d1ded78e (diff)
parenta0b1664620abb096ac21de8f2e680e383c34a0e1 (diff)
Merge branch 'material-icons' into weblate-integration
Diffstat (limited to 'js/Feeds.js')
-rw-r--r--js/Feeds.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/js/Feeds.js b/js/Feeds.js
index 07bc37192..70b5176f4 100644
--- a/js/Feeds.js
+++ b/js/Feeds.js
@@ -319,10 +319,10 @@ define(["dojo/_base/declare"], function (declare) {
}, 10 * 1000);
}
- Form.enable("main_toolbar_form");
+ Form.enable("toolbar-main");
let query = Object.assign({op: "feeds", method: "view", feed: feed},
- dojo.formToObject("main_toolbar_form"));
+ dojo.formToObject("toolbar-main"));
if (method) query.m = method;
@@ -347,7 +347,7 @@ define(["dojo/_base/declare"], function (declare) {
query.m = "ForceUpdate";
}
- Form.enable("main_toolbar_form");
+ Form.enable("toolbar-main");
if (!delayed)
if (!this.setExpando(feed, is_cat,