From 454c0704044f57f0e9c27defb34193806f4a3f1e Mon Sep 17 00:00:00 2001 From: rolux Date: Wed, 5 Feb 2014 14:16:51 +0000 Subject: [PATCH] update info when selecting edit --- static/js/info.js | 1 + 1 file changed, 1 insertion(+) diff --git a/static/js/info.js b/static/js/info.js index 8687a1e12..f80904bea 100644 --- a/static/js/info.js +++ b/static/js/info.js @@ -13,6 +13,7 @@ pandora.ui.info = function() { toggle: function(data) { pandora.UI.set({showInfo: !data.collapsed}); }, + pandora_edit: updateInfo, pandora_find: function() { if (pandora.user.ui._list != pandora.UI.getPrevious('_list')) { updateInfo();