Fix Bug 34772.
This commit is contained in:
parent
fde00ea2d2
commit
2d9f8abfce
|
@ -48,7 +48,7 @@ define([
|
||||||
var _options = {};
|
var _options = {};
|
||||||
_.extend(_options, {
|
_.extend(_options, {
|
||||||
title: this.textTitle,
|
title: this.textTitle,
|
||||||
width: 850,
|
width: 600,
|
||||||
height: 536,
|
height: 536,
|
||||||
header: true
|
header: true
|
||||||
}, options);
|
}, options);
|
||||||
|
|
Loading…
Reference in a new issue