From 35a56c0a3fcf54aa8862b157bb6732522661fc80 Mon Sep 17 00:00:00 2001 From: ezhil Date: Wed, 30 Jan 2019 20:14:08 +0530 Subject: CBA wizard stepper form Change-Id: I1df4882bafe581a3d0f7cc7c31de228166fa5312 Issue-ID: CCSDK-703 Signed-off-by: ezhil --- .../components/cbawizard/cbawizard.component.html | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) (limited to 'cds-ui/client/src/app/common/shared/components/cbawizard/cbawizard.component.html') diff --git a/cds-ui/client/src/app/common/shared/components/cbawizard/cbawizard.component.html b/cds-ui/client/src/app/common/shared/components/cbawizard/cbawizard.component.html index a925b4534..b7c59b25e 100644 --- a/cds-ui/client/src/app/common/shared/components/cbawizard/cbawizard.component.html +++ b/cds-ui/client/src/app/common/shared/components/cbawizard/cbawizard.component.html @@ -31,7 +31,7 @@ limitations under the License. --> - + + + + + + + + + {{routeLink.label}} + + + +
+ +
+
+
+
\ No newline at end of file -- cgit 1.2.3-korg