Compare commits

...

1 Commits

Author SHA1 Message Date
185a328b10 Fix bug #58864 2022-09-15 15:39:21 +03:00

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);