Compare commits

...

2 Commits

Author SHA1 Message Date
8fe3848982 Merge branch release/v7.2.0 into master 2022-09-22 12:21:05 +00:00
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);