diff options
author | KrupaNagabhushan <krupa.nagabhushan@est.tech> | 2022-04-04 17:49:50 +0100 |
---|---|---|
committer | Michael Morris <michael.morris@est.tech> | 2022-04-08 08:50:48 +0000 |
commit | 881438cf4704590573a27aa2717d7bb3552ab573 (patch) | |
tree | 88afc1315bca6730896856d27d5f448952f9c6f0 /openecomp-ui/src/sdc-app/common/helpers | |
parent | f64976e64325073e08dce191d99bb807efd98301 (diff) |
Delete VSP - Onboarding UI support for VSP deletion
Issue-ID: SDC-3952
Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech>
Change-Id: Ib7258fe7002f5db03ccec84e935adfe0d217bfad
Diffstat (limited to 'openecomp-ui/src/sdc-app/common/helpers')
-rw-r--r-- | openecomp-ui/src/sdc-app/common/helpers/ItemsHelper.js | 4 |
1 files changed, 2 insertions, 2 deletions
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. |