|
|
@ -31,7 +31,7 @@ BI.BubblePopupBarView = BI.inherit(BI.BubblePopupView, { |
|
|
|
buttons: [{ |
|
|
|
buttons: [{ |
|
|
|
value: false, |
|
|
|
value: false, |
|
|
|
text: BI.i18nText("BI-Basic_Cancel"), |
|
|
|
text: BI.i18nText("BI-Basic_Cancel"), |
|
|
|
ghost: true |
|
|
|
level: "ignore" |
|
|
|
}, { |
|
|
|
}, { |
|
|
|
text: BI.i18nText(BI.i18nText("BI-Basic_OK")), |
|
|
|
text: BI.i18nText(BI.i18nText("BI-Basic_OK")), |
|
|
|
value: true |
|
|
|
value: true |
|
|
|