set storage settings table name (#7841)

This commit is contained in:
Alan Ren
2019-10-20 19:27:50 -07:00
committed by GitHub
parent d120102805
commit 0bfb1aab7e

View File

@@ -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"),