|
|
@ -35,7 +35,7 @@ BI.MultiSelectSearchInsertPane = BI.inherit(BI.Widget, { |
|
|
|
}); |
|
|
|
}); |
|
|
|
|
|
|
|
|
|
|
|
this.addNotMatchTip = BI.createWidget({ |
|
|
|
this.addNotMatchTip = BI.createWidget({ |
|
|
|
type: "bi.label", |
|
|
|
type: "bi.text_button", |
|
|
|
invisible: true, |
|
|
|
invisible: true, |
|
|
|
text: BI.i18nText("BI-Basic_Click_To_Add_Text", ""), |
|
|
|
text: BI.i18nText("BI-Basic_Click_To_Add_Text", ""), |
|
|
|
height: this.constants.height, |
|
|
|
height: this.constants.height, |
|
|
|