forked from 0x2620/pandora
allow outer frames to set options
This commit is contained in:
parent
e389068ae5
commit
2bc8f66dd4
5 changed files with 22 additions and 5 deletions
|
|
@ -515,7 +515,9 @@ pandora.ui.editPanel = function(isEmbed) {
|
|||
},
|
||||
});
|
||||
pandora.$ui.embedPanel.replaceWith(that);
|
||||
pandora.$ui.embedPanel = that;
|
||||
updateSmallTimelineURL();
|
||||
Ox.$parent.postMessage('loaded');
|
||||
}
|
||||
|
||||
function orderClips(ids) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue