diff --git a/static/js/pandora/folders.js b/static/js/pandora/folders.js index 89ca123b..eae2871d 100644 --- a/static/js/pandora/folders.js +++ b/static/js/pandora/folders.js @@ -91,6 +91,7 @@ pandora.ui.folders = function() { }) .bindEvent({ change: function(data) { + var listData; Ox.Request.clearCache(); // fixme: remove pandora.site.sectionFolders.items[i].showBrowser = !pandora.site.sectionFolders.items[i].showBrowser; if (pandora.site.sectionFolders.items[i].showBrowser) {