Browse Source

Merge pull request #799 in VISUAL/fineui from ~TELLER/fineui:bugfix/bugfix to master

* commit '32eca45cf370478f5835d600c57f5c040bd51229':
  update
es6
Teller 6 years ago
parent
commit
a13487ce49
  1. 1
      src/widget/numberinterval/singleeditor/single.editor.js

1
src/widget/numberinterval/singleeditor/single.editor.js

@ -1,5 +1,6 @@
BI.NumberIntervalSingleEidtor = BI.inherit(BI.Single, {
props: {
baseCls: "bi-number-interval-single-editor",
tipType: "success",
title: ""
},

Loading…
Cancel
Save