[PE] Bug 38530
This commit is contained in:
parent
2c7662cd72
commit
b6936d319f
|
@ -343,6 +343,7 @@ define([
|
||||||
finalMessage: me.previewPanel.txtFinalMessage
|
finalMessage: me.previewPanel.txtFinalMessage
|
||||||
};
|
};
|
||||||
reporterObject.token = me.api.asc_getSessionToken();
|
reporterObject.token = me.api.asc_getSessionToken();
|
||||||
|
reporterObject.customization = me.viewport.mode.customization;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (this.previewPanel && !this.previewPanel.isVisible() && this.api) {
|
if (this.previewPanel && !this.previewPanel.isVisible() && this.api) {
|
||||||
|
|
Loading…
Reference in a new issue