mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 10:59:28 +08:00
@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user