@ -74,10 +74,10 @@
}],
layouts: [{
type: "bi.left",
rgap: 5
rgap: 2
value: this.model.mode,
width: 125
width: 170
}, this._getToolBar()],
height: 24
}, {
@ -18,7 +18,7 @@
return [{
type: "bi.single_select_radio_item",
text: BI.i18nText("BI-Basic_Auto"),
width: 50,
width: 70,
logic: {
dynamic: true
},
@ -27,7 +27,7 @@
text: BI.i18nText("BI-Basic_Custom"),
width: 60,
width: 80,