From 881438cf4704590573a27aa2717d7bb3552ab573 Mon Sep 17 00:00:00 2001 From: KrupaNagabhushan Date: Mon, 4 Apr 2022 17:49:50 +0100 Subject: Delete VSP - Onboarding UI support for VSP deletion Issue-ID: SDC-3952 Signed-off-by: KrupaNagabhushan Change-Id: Ib7258fe7002f5db03ccec84e935adfe0d217bfad --- openecomp-ui/src/sdc-app/common/helpers/ItemsHelper.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'openecomp-ui/src/sdc-app/common') diff --git a/openecomp-ui/src/sdc-app/common/helpers/ItemsHelper.js b/openecomp-ui/src/sdc-app/common/helpers/ItemsHelper.js index bbca87fec5..3ac3efd4b1 100644 --- a/openecomp-ui/src/sdc-app/common/helpers/ItemsHelper.js +++ b/openecomp-ui/src/sdc-app/common/helpers/ItemsHelper.js @@ -4,9 +4,9 @@ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -- cgit 1.2.3-korg