Browse Source

无JIRA任务 text_button默认值

es6
windy 4 years ago
parent
commit
5998551924
  1. 1
      src/base/single/button/buttons/button.text.js

1
src/base/single/button/buttons/button.text.js

@ -18,7 +18,6 @@ BI.TextButton = BI.inherit(BI.BasicButton, {
lgap: 0,
rgap: 0,
vgap: 0,
text: "",
py: ""
});
},

Loading…
Cancel
Save