forked from 0x2620/pandora
typo
This commit is contained in:
parent
82cb4de1cc
commit
be7b594524
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ pandora.ui.importMediaDialog = function(options) {
|
||||||
})
|
})
|
||||||
.bindEvent({
|
.bindEvent({
|
||||||
change: submitURL
|
change: submitURL
|
||||||
})
|
}),
|
||||||
|
|
||||||
$button = Ox.Button({
|
$button = Ox.Button({
|
||||||
title: Ox._('Preview'),
|
title: Ox._('Preview'),
|
||||||
|
|
Loading…
Reference in a new issue