From f68d5ea7e135af8a2529b9354043ffaeac6e4403 Mon Sep 17 00:00:00 2001 From: Arundathi Patil Date: Tue, 5 Mar 2019 16:17:16 +0530 Subject: Deploy blueprint step Removed deploy step from stepper. It will be included as part designer step. Issue-ID: CCSDK-1112 Change-Id: I91de42ba60006bdb17f45190e0d9ad61054261b2 Signed-off-by: Arundathi Patil --- .../src/app/feature-modules/blueprint/blueprint.component.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'cds-ui') 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 5098d563f..32369376c 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 @@ -16,6 +16,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END============================================ --> + @@ -32,10 +33,10 @@ limitations under the License. - + Test -- cgit 1.2.3-korg