Ox.UI -> Ox
This commit is contained in:
parent
1f86fc53b5
commit
2dc987fd22
31 changed files with 76 additions and 76 deletions
|
|
@ -10,8 +10,8 @@ pandora.ui.insertEmbedDialog = function(/*[url, ]callback*/) {
|
|||
|
||||
var advanced = pandora.user.ui.showAdvancedEmbedOptions,
|
||||
dialogHeight = 344,
|
||||
dialogWidth = 416 + Ox.UI.SCROLLBAR_SIZE,
|
||||
formWidth = dialogWidth - 32 - Ox.UI.SCROLLBAR_SIZE,
|
||||
dialogWidth = 416 + Ox.SCROLLBAR_SIZE,
|
||||
formWidth = dialogWidth - 32 - Ox.SCROLLBAR_SIZE,
|
||||
|
||||
that = Ox.Dialog({
|
||||
buttons: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue