[SSE] Fix bug 56604
This commit is contained in:
parent
e4372346d4
commit
0d58f79dc2
|
@ -330,6 +330,7 @@ define([
|
||||||
this.printSettings.txtNumberPage.checkValidate();
|
this.printSettings.txtNumberPage.checkValidate();
|
||||||
}
|
}
|
||||||
this._isPreviewVisible = true;
|
this._isPreviewVisible = true;
|
||||||
|
!!pageCount && this.updatePreview();
|
||||||
},
|
},
|
||||||
|
|
||||||
openPrintSettings: function(type, cmp, format, asUrl) {
|
openPrintSettings: function(type, cmp, format, asUrl) {
|
||||||
|
|
Loading…
Reference in a new issue