commit
2e000df201
|
@ -318,9 +318,8 @@ define([
|
||||||
if (!!pageCount) {
|
if (!!pageCount) {
|
||||||
this.updateNavigationButtons(0, pageCount);
|
this.updateNavigationButtons(0, pageCount);
|
||||||
this.printSettings.txtNumberPage.checkValidate();
|
this.printSettings.txtNumberPage.checkValidate();
|
||||||
|
|
||||||
this._isPreviewVisible = true;
|
|
||||||
}
|
}
|
||||||
|
this._isPreviewVisible = true;
|
||||||
},
|
},
|
||||||
|
|
||||||
openPrintSettings: function(type, cmp, format, asUrl) {
|
openPrintSettings: function(type, cmp, format, asUrl) {
|
||||||
|
|
Loading…
Reference in a new issue