diff --git a/static/js/pandora/home.js b/static/js/pandora/home.js index e0a6ed78..27f56135 100644 --- a/static/js/pandora/home.js +++ b/static/js/pandora/home.js @@ -105,9 +105,8 @@ pandora.ui.home = function() { var folder = pandora.getListData().folder, value = $findInput.value(); folder && pandora.$ui.folderList[folder].options({selected: []}); - pandora.$ui.findInput.options({ - value: value - }); + pandora.$ui.findSelect.options({value: '*'}); + pandora.$ui.findInput.options({value: value}); that.fadeOutScreen(); pandora.UI.set('find', { conditions: [{