From 2075e5fbc02edcd9ce71a548dc7590010eb5fba3 Mon Sep 17 00:00:00 2001 From: seshukm Date: Mon, 15 Oct 2018 17:36:02 +0800 Subject: correct the header for connection-wizard Change-Id: I9416043c1ea2e71d9545c08cdf7cddf4542c7fd4 Issue-ID: SDC-1770 Signed-off-by: seshukm --- .../connection-properties-view.component.html | 16 ++++++++++++++++ .../connection-wizard-header.component.html | 16 ++++++++++++++++ .../from-node-step/from-node-step.component.html | 16 ++++++++++++++++ .../properties-step/properties-step.component.html | 17 +++++++++++++++++ .../to-node-step/to-node-step.component.html | 17 +++++++++++++++++ 5 files changed, 82 insertions(+) diff --git a/catalog-ui/src/app/ng2/pages/connection-wizard/connection-properties-view/connection-properties-view.component.html b/catalog-ui/src/app/ng2/pages/connection-wizard/connection-properties-view/connection-properties-view.component.html index 02e7694eb0..b24e469554 100644 --- a/catalog-ui/src/app/ng2/pages/connection-wizard/connection-properties-view/connection-properties-view.component.html +++ b/catalog-ui/src/app/ng2/pages/connection-wizard/connection-properties-view/connection-properties-view.component.html @@ -1,3 +1,19 @@ + +
diff --git a/catalog-ui/src/app/ng2/pages/connection-wizard/connection-wizard-header/connection-wizard-header.component.html b/catalog-ui/src/app/ng2/pages/connection-wizard/connection-wizard-header/connection-wizard-header.component.html index 369ab50cad..7e7e82d85f 100644 --- a/catalog-ui/src/app/ng2/pages/connection-wizard/connection-wizard-header/connection-wizard-header.component.html +++ b/catalog-ui/src/app/ng2/pages/connection-wizard/connection-wizard-header/connection-wizard-header.component.html @@ -1,3 +1,19 @@ + +
diff --git a/catalog-ui/src/app/ng2/pages/connection-wizard/from-node-step/from-node-step.component.html b/catalog-ui/src/app/ng2/pages/connection-wizard/from-node-step/from-node-step.component.html index a45f07b3e2..1cb3df735c 100644 --- a/catalog-ui/src/app/ng2/pages/connection-wizard/from-node-step/from-node-step.component.html +++ b/catalog-ui/src/app/ng2/pages/connection-wizard/from-node-step/from-node-step.component.html @@ -1,3 +1,19 @@ + + + +
{{(connectWizardService.selectedMatch.capability && connectWizardService.selectedMatch.capability.getTitle()) || connectWizardService.selectedMatch.relationship.relation.capability}} diff --git a/catalog-ui/src/app/ng2/pages/connection-wizard/to-node-step/to-node-step.component.html b/catalog-ui/src/app/ng2/pages/connection-wizard/to-node-step/to-node-step.component.html index a8343ce7e2..775a1a7fc2 100644 --- a/catalog-ui/src/app/ng2/pages/connection-wizard/to-node-step/to-node-step.component.html +++ b/catalog-ui/src/app/ng2/pages/connection-wizard/to-node-step/to-node-step.component.html @@ -1,3 +1,20 @@ + + +