mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 07:31:55 +08:00
[DE] Fix role color
This commit is contained in:
@ -164,6 +164,7 @@ define([
|
||||
this.btnColor.setColor(this.lastColor);
|
||||
this.mnuColorPicker.selectByRGB(this.lastColor, true);
|
||||
} else {
|
||||
this.btnColor.setColor('transparent');
|
||||
this.mnuColorPicker.clearSelection();
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user