[SSE] Show pivot tab.
This commit is contained in:
parent
8cce90d8f0
commit
7b935691dd
|
@ -2923,6 +2923,7 @@ define([
|
||||||
|
|
||||||
if ( $panel ) {
|
if ( $panel ) {
|
||||||
me.toolbar.addTab(tab, $panel, 3);
|
me.toolbar.addTab(tab, $panel, 3);
|
||||||
|
me.toolbar.setVisible('pivot', true);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue