summaryrefslogtreecommitdiff
path: root/js/functions.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/functions.js')
-rw-r--r--js/functions.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/js/functions.js b/js/functions.js
index c75fb95cb..fdd791598 100644
--- a/js/functions.js
+++ b/js/functions.js
@@ -854,6 +854,8 @@ function quickAddFeed() {
case 4:
feeds = rc['feeds'];
+ Element.show("fadd_multiple_notify");
+
var select = dijit.byId("feedDlg_feedContainerSelect");
while (select.getOptions().length > 0)