Fix Bug 34772.

This commit is contained in:
Julia Radzhabova 2017-04-17 11:18:48 +03:00
parent 471a68b56b
commit 5230fd796a

View file

@ -48,7 +48,7 @@ define([
var _options = {};
_.extend(_options, {
title: this.textTitle,
width: 850,
width: 600,
height: 536,
header: true
}, options);