[SSE] Show pivot tab.

This commit is contained in:
Julia Radzhabova 2017-10-13 11:52:40 +03:00
parent 8cce90d8f0
commit 7b935691dd

View file

@ -2923,6 +2923,7 @@ define([
if ( $panel ) {
me.toolbar.addTab(tab, $panel, 3);
me.toolbar.setVisible('pivot', true);
}
}
});