mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
@@ -75,7 +75,7 @@ export default class GroupContainer extends ContainerBase<GroupLayout> implement
|
|||||||
}
|
}
|
||||||
|
|
||||||
private hasHeader(): boolean {
|
private hasHeader(): boolean {
|
||||||
return this._containerLayout && this._containerLayout && this._containerLayout.header !== undefined;
|
return this._containerLayout && this._containerLayout.header !== undefined;
|
||||||
}
|
}
|
||||||
|
|
||||||
private isCollapsible(): boolean {
|
private isCollapsible(): boolean {
|
||||||
|
|||||||
Reference in New Issue
Block a user