[Common] fix bug 35651
This commit is contained in:
parent
e4881516ba
commit
5409048345
|
@ -2695,7 +2695,6 @@ define([
|
|||
$('.btn-color-value-line', me.toolbar.btnHighlightColor.cmpEl).css('background-color', '#' + strcolor);
|
||||
|
||||
me.toolbar.btnHighlightColor.toggle(true, true);
|
||||
me.toolbar.btnHighlightColor.cmpEl.removeClass('open');
|
||||
}
|
||||
|
||||
strcolor = strcolor || 'transparent';
|
||||
|
|
Loading…
Reference in a new issue