Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit a6f1155b authored by Felipe CAMARGO MACHADO's avatar Felipe CAMARGO MACHADO
Browse files

Merge branch...

Merge branch '1703-track-changes-alternatives-articles-issues-when-changing-from-alt-1-to-alt-2-and-vice-versa' into 'development'

Core #1703:alt article issue fixed

See merge request leos/core!2057
parents 69cef7f1 713b0653
Branches
Tags v0.6.0
No related merge requests found
...@@ -240,10 +240,8 @@ define(function leosTrackChangesPluginModule(require) { ...@@ -240,10 +240,8 @@ define(function leosTrackChangesPluginModule(require) {
}); });
core.removeTrackChangesAttributesForAlternative(currentElement); core.removeTrackChangesAttributesForAlternative(currentElement);
} }
if(newIndex > currentIndex) {
changeOption(newOption, callback); changeOption(newOption, callback);
} }
}
}); });
editor.on("handleTcIndent", function (event) { editor.on("handleTcIndent", function (event) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment