windy 4 years ago
parent
commit
a5dfa90d83
  1. 2
      src/case/colorchooser/colorchooser.popup.hex.js

2
src/case/colorchooser/colorchooser.popup.hex.js

@ -15,8 +15,6 @@ BI.HexColorChooserPopup = BI.inherit(BI.Widget, {
render: function () {
var self = this, o = this.options;
this.customColorChooser = BI.createWidget();
return {
type: "bi.absolute",
items: [{

Loading…
Cancel
Save