From 5b0c2b6af882ad1cd94096343d751ba3f22eb08b Mon Sep 17 00:00:00 2001 From: Ezhilarasi Date: Thu, 21 Feb 2019 16:03:45 +0530 Subject: Removed Next stepper button Removed extra button from stepper form 1 Change-Id: I0581ad81e2708aa26a0f99b4708d11f9330c4dfa Issue-ID: CCSDK-704 Signed-off-by: Ezhilarasi --- .../blueprint/blueprint.component.html | 47 ++++++++++------------ 1 file changed, 22 insertions(+), 25 deletions(-) (limited to 'cds-ui/client/src/app/feature-modules/blueprint/blueprint.component.html') diff --git a/cds-ui/client/src/app/feature-modules/blueprint/blueprint.component.html b/cds-ui/client/src/app/feature-modules/blueprint/blueprint.component.html index 9a3ba1edd..64556fb74 100644 --- a/cds-ui/client/src/app/feature-modules/blueprint/blueprint.component.html +++ b/cds-ui/client/src/app/feature-modules/blueprint/blueprint.component.html @@ -20,29 +20,26 @@ limitations under the License. --> - - - CBA Metadata - -
- -
-
- - Controller Blueprint Designer - -
- -
-
- - Test - - - - Deploy - - -
+ + + CBA Metadata + + + + Controller Blueprint Designer + +
+ +
+
+ + Test + + + + Deploy + + +
-
+ \ No newline at end of file -- cgit 1.2.3-korg