|
|
@ -150,6 +150,7 @@ export class DynamicYearPopup extends Widget { |
|
|
|
}, |
|
|
|
}, |
|
|
|
tab: { |
|
|
|
tab: { |
|
|
|
type: LinearSegment.xtype, |
|
|
|
type: LinearSegment.xtype, |
|
|
|
|
|
|
|
cls: "bi-split-bottom", |
|
|
|
invisible: !o.supportDynamic, |
|
|
|
invisible: !o.supportDynamic, |
|
|
|
height: this.constants.tabHeight, |
|
|
|
height: this.constants.tabHeight, |
|
|
|
items: createItems( |
|
|
|
items: createItems( |
|
|
|