reload embed panned if find changes

This commit is contained in:
j 2014-02-04 06:55:06 +00:00
parent 42ffdf3358
commit 21d78575f4

View file

@ -57,8 +57,10 @@ pandora.ui.embedPanel = function() {
};
that.bindEvent({
pandora_find: that.reloadPanel,
pandora_item: that.reloadPanel,
pandora_itemview: that.reloadPanel,
pandora_listview: that.reloadPanel,
pandora_videopoints: that.reloadPanel,
pandora_hash: that.reloadPanel
});