Commit 44411180 authored by Oleg Korshul's avatar Oleg Korshul

onlychain bugs

parent dbb6f65d
......@@ -7424,13 +7424,13 @@ background-repeat: no-repeat;\
{
this.asc_CloseFile();
var oLogicDocument = this.WordControl.m_oLogicDocument;
this.FontLoader.IsLoadDocumentFonts2 = true;
this.OpenDocument2(this.DocumentUrl, binaryFile);
if (fields)
this.asc_SetBlockChainData(fields);
var oLogicDocument = this.WordControl.m_oLogicDocument;
if (oLogicDocument)
{
AscCommon.CollaborativeEditing.Set_GlobalLock(true);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment