forked from 0x2620/pandora
default embed mode should be player
This commit is contained in:
parent
c5ddaec094
commit
cb6100020e
2 changed files with 2 additions and 2 deletions
|
|
@ -32,7 +32,7 @@ pandora.ui.embedDialog = function(data) {
|
|||
}
|
||||
});
|
||||
|
||||
data.view = 'video';
|
||||
data.view = 'player';
|
||||
|
||||
content.html('To embed this video use this code on your page:<br>');
|
||||
content.append(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue