From f3cc0af3c5cdb6f62538d8389a8930bbb8f13091 Mon Sep 17 00:00:00 2001 From: rolux Date: Sun, 6 Nov 2011 07:45:55 +0000 Subject: [PATCH] fix a bug when finishing to manage favorite lists --- static/js/pandora/folders.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/static/js/pandora/folders.js b/static/js/pandora/folders.js index eae2871d..2fa7175c 100644 --- a/static/js/pandora/folders.js +++ b/static/js/pandora/folders.js @@ -111,7 +111,9 @@ pandora.ui.folders = function() { pandora.$ui.folderList.featured.options({selected: [listData.id]}); } else { // and nowhere else - pandora.URL.set(''); + pandora.UI.set({ + find: pandora.site.user.ui.find + }); } } pandora.$ui.folderBrowser.favorite.replaceWith(