This commit is contained in:
rlx 2016-08-09 14:23:46 +02:00
parent 82cb4de1cc
commit be7b594524

View file

@ -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'),