From 63621399afa7ac8339c911f6e5b505a885ec9547 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Mon, 17 Feb 2014 13:39:04 +0000 Subject: [PATCH] Fix New Smart Edit from Results/Selection --- static/js/utils.js | 1 + 1 file changed, 1 insertion(+) diff --git a/static/js/utils.js b/static/js/utils.js index b055eee1c..f162efe6c 100644 --- a/static/js/utils.js +++ b/static/js/utils.js @@ -179,6 +179,7 @@ pandora.addFolderItem = function(section) { // FIXME: collapsing sets ui showFolder, // but should work the other way around // (same applies to addText, below) + $folderList = pandora.$ui.folderList.personal; pandora.$ui.folder[0].options({collapsed: false}); Ox.Request.clearCache(isItems ? 'findLists' : 'findEdits'); $folderList.bindEventOnce({