summaryrefslogtreecommitdiffstats
path: root/js/build/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/build/app.js')
-rw-r--r--js/build/app.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/js/build/app.js b/js/build/app.js
index 8686ff40d..a56343c26 100644
--- a/js/build/app.js
+++ b/js/build/app.js
@@ -1924,6 +1924,7 @@ app.service('SettingsResource', ["$http", "BASE_URL", function ($http, BASE_URL)
var current = navigationArea.find('.active');
var elements = navigationArea.find('.subscriptions-feed:visible,' +
'.starred-feed:visible,' +
+ '.explore-feed:visible,' +
'.feed:visible');
if (current.hasClass('folder')) {
@@ -2018,6 +2019,7 @@ app.service('SettingsResource', ["$http", "BASE_URL", function ($http, BASE_URL)
var current = navigationArea.find('.active');
var elements = navigationArea.find('.subscriptions-feed:visible,' +
'.starred-feed:visible,' +
+ '.explore-feed:visible,' +
'.feed:visible');
// special case: folder selected