This commit is contained in:
KirillovIlya
2022-09-15 15:39:21 +03:00
parent af97f3085d
commit 185a328b10

1
api.js
View File

@ -344,7 +344,6 @@
function AddComplexForm()
{
logicDocument.RemoveTextSelection();
if (!logicDocument.IsSelectionLocked(AscCommon.changestype_Paragraph_Content))
{
logicDocument.StartAction(AscDFH.historydescription_Document_AddComplexForm);