mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-31 09:35:39 -05:00
set storage settings table name (#7841)
This commit is contained in:
@@ -343,6 +343,7 @@ export class SummaryPage extends WizardPageBase<DeployClusterWizard> {
|
||||
width: 180
|
||||
};
|
||||
const storageTable = this.view.modelBuilder.table().withProperties<azdata.TableComponentProperties>({
|
||||
title: localize('deployCluster.StorageSettings', "Storage settings"),
|
||||
data: [
|
||||
[
|
||||
localize('deployCluster.ControllerText', "Controller"),
|
||||
|
||||
Reference in New Issue
Block a user