panel might not be ready

This commit is contained in:
j 2018-11-14 15:51:31 +00:00
parent 99e4591337
commit dc0132a913
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ pandora.ui.filterForm = function(options) {
id: list.id,
query: that.$filter.options('value')
}, function(result) {
pandora.$ui.editPanel.updatePanel();
editPanel.updatePanel && pandora.$ui.editPanel.updatePanel();
});
} else {
pandora.$ui.list && pandora.$ui.list