Commit 14cca4d4 authored by Oleg Korshul's avatar Oleg Korshul

.

parent b3304aeb
......@@ -7427,7 +7427,10 @@ background-repeat: no-repeat;\
this.asc_SetBlockChainData(fields);
var oLogicDocument = this.WordControl.m_oLogicDocument;
if (oLogicDocument)
{
AscCommon.CollaborativeEditing.Set_GlobalLock(true);
oLogicDocument.SetFillingFormMode(true);
}
};
window["asc_docs_api"].prototype["pluginMethod_GetFields"] = function()
{
......
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