mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
change layout to refresh (#1025)
This commit is contained in:
@@ -134,7 +134,7 @@ export class DashboardWidgetContainer extends DashboardTab implements OnDestroy,
|
|||||||
}
|
}
|
||||||
|
|
||||||
public refresh(): void {
|
public refresh(): void {
|
||||||
this._widgetContent.layout();
|
this._widgetContent.refresh();
|
||||||
}
|
}
|
||||||
|
|
||||||
public enableEdit(): void {
|
public enableEdit(): void {
|
||||||
|
|||||||
Reference in New Issue
Block a user