summaryrefslogtreecommitdiffstats
path: root/cds-ui/designer-client/src/app/modules/feature-modules/packages/configuration-dashboard
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-05-18 15:50:36 +0000
committerGerrit Code Review <gerrit@onap.org>2020-05-18 15:50:36 +0000
commit2f467eb7afcaad363ea08246ec473094a5346c9e (patch)
tree7f2e44aa3adb490b5eb59bbeb637a47b57090336 /cds-ui/designer-client/src/app/modules/feature-modules/packages/configuration-dashboard
parent8cd1be656b7354beac76d4095131ea38a58bd7f4 (diff)
parentefcfc488bd295fa517c3011b3a376b0ec05b2ae5 (diff)
Merge "Test Current version and apply changes"
Diffstat (limited to 'cds-ui/designer-client/src/app/modules/feature-modules/packages/configuration-dashboard')
-rw-r--r--cds-ui/designer-client/src/app/modules/feature-modules/packages/configuration-dashboard/configuration-dashboard.component.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/configuration-dashboard/configuration-dashboard.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/configuration-dashboard/configuration-dashboard.component.html
index 4042c8881..a549d54a2 100644
--- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/configuration-dashboard/configuration-dashboard.component.html
+++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/configuration-dashboard/configuration-dashboard.component.html
@@ -131,7 +131,7 @@
<div class="modal-body">
<div id="carouselExampleIndicators" class="carousel slide"
data-ride="carousel" data-interval="false">
- <div class="carousel-inner" style="height: 450px">
+ <div class="carousel-inner" style="height: 480px">
<!--OPTIONS SLIDE-->
<div class="carousel-item active">
<h1>Let’s create the 1st Action</h1>
@@ -207,6 +207,11 @@
</a>
</div>
</div>
+ <div class="row">
+ <div class="col text-center">
+ <button class="btn skip-btn">Skip to Designer Canvas</button>
+ </div>
+ </div>
</div>
<!--Custom Action Form-->
<div class="carousel-item">