[SSE] Bug 55635
This commit is contained in:
parent
b2bdae98da
commit
76c3e48f1e
|
@ -318,9 +318,8 @@ define([
|
|||
if (!!pageCount) {
|
||||
this.updateNavigationButtons(0, pageCount);
|
||||
this.printSettings.txtNumberPage.checkValidate();
|
||||
|
||||
this._isPreviewVisible = true;
|
||||
}
|
||||
this._isPreviewVisible = true;
|
||||
},
|
||||
|
||||
openPrintSettings: function(type, cmp, format, asUrl) {
|
||||
|
|
Loading…
Reference in a new issue