embedError: cosmetic changes; remove a print statement
This commit is contained in:
parent
e053707ada
commit
826e62667a
2 changed files with 1 additions and 2 deletions
|
|
@ -322,7 +322,6 @@ appPanel
|
|||
}
|
||||
},
|
||||
seturl: function(data) {
|
||||
Ox.print('SET URL', data.url);
|
||||
if (pandora.isEmbedURL(data.url)) {
|
||||
pandora.URL.push(data.url);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue