[DE][PE] Fix Bug 55663

This commit is contained in:
Julia Radzhabova 2022-03-28 16:56:22 +03:00
parent c19fd3b831
commit a4dd307dfe
2 changed files with 1 additions and 2 deletions

View file

@ -291,7 +291,6 @@ define([
dataHintOffset: '0, -16'
});
this.paragraphControls.push(this.btnHighlightColor);
this.textOnlyControls.push(this.btnHighlightColor);
this.btnFontColor = new Common.UI.ButtonColored({
id: 'id-toolbar-btn-fontcolor',

View file

@ -402,7 +402,7 @@ define([
enableToggle: true,
allowDepress: true,
split: true,
lock: [_set.slideDeleted, _set.paragraphLock, _set.lostConnect, _set.noSlides, _set.noTextSelected, _set.shapeLock, _set.inSmartart, _set.inSmartartInternal],
lock: [_set.slideDeleted, _set.paragraphLock, _set.lostConnect, _set.noSlides, _set.noTextSelected, _set.shapeLock],
menu: new Common.UI.Menu({
style: 'min-width: 100px;',
items: [