[PE] Bug 38530

This commit is contained in:
Julia Radzhabova 2019-02-01 13:14:37 +03:00
parent 2c7662cd72
commit b6936d319f

View file

@ -343,6 +343,7 @@ define([
finalMessage: me.previewPanel.txtFinalMessage
};
reporterObject.token = me.api.asc_getSessionToken();
reporterObject.customization = me.viewport.mode.customization;
}
if (this.previewPanel && !this.previewPanel.isVisible() && this.api) {