diff --git a/apps/documenteditor/main/app/view/DocumentHolder.js b/apps/documenteditor/main/app/view/DocumentHolder.js index ae8bd17d0..7c774f1f5 100644 --- a/apps/documenteditor/main/app/view/DocumentHolder.js +++ b/apps/documenteditor/main/app/view/DocumentHolder.js @@ -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({