|
|
@ -70173,8 +70173,8 @@ BI.Panel = BI.inherit(BI.Widget, { |
|
|
|
return { |
|
|
|
return { |
|
|
|
el: { |
|
|
|
el: { |
|
|
|
type: "bi.left_right_vertical_adapt", |
|
|
|
type: "bi.left_right_vertical_adapt", |
|
|
|
cls: "panel-title bi-tips bi-border-bottom bi-background", |
|
|
|
cls: "panel-title bi-border-bottom bi-background", |
|
|
|
height: 30, |
|
|
|
height: 29, |
|
|
|
items: { |
|
|
|
items: { |
|
|
|
left: [this.text], |
|
|
|
left: [this.text], |
|
|
|
right: [this.button_group] |
|
|
|
right: [this.button_group] |
|
|
|