[DE] Fix role color
This commit is contained in:
parent
ed0a9d7f4c
commit
4889bfeb03
|
@ -164,6 +164,7 @@ define([
|
|||
this.btnColor.setColor(this.lastColor);
|
||||
this.mnuColorPicker.selectByRGB(this.lastColor, true);
|
||||
} else {
|
||||
this.btnColor.setColor('transparent');
|
||||
this.mnuColorPicker.clearSelection();
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue