Merge pull request #752 from ONLYOFFICE/fix/bugfix

[DE] Fix Bug 49228
This commit is contained in:
Julia Radzhabova 2021-03-23 17:05:32 +03:00 committed by GitHub
commit 04517b0477
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1717,7 +1717,7 @@ define([
} else if (type == 'indents' || type == 'tabs') {
win = this.advancedParagraphClick({isChart: false});
if (win)
win.setActiveCategory(type == 'indents' ? 0 : 3);
win.setActiveCategory(type == 'indents' ? 0 : 4);
} else if (type == 'margins') {
if (me._state.lock_doc) return;
win = new DE.Views.PageMarginsDialog({