From 49387d12dab6ee57b00376a092e90b52a49310c4 Mon Sep 17 00:00:00 2001 From: Arundathi Patil Date: Wed, 10 Apr 2019 18:13:39 +0530 Subject: Resource-mapping.component - removed unwanted code Removed unwanted table rows from resource-mapping component.html Issue-ID: CCSDK-1206 Change-Id: I2ecbe6eca75cd770d80f06fdeae8dd2f6b110338 Signed-off-by: Arundathi Patil --- .../resource-mapping.component.html | 96 ---------------------- 1 file changed, 96 deletions(-) (limited to 'cds-ui/client') diff --git a/cds-ui/client/src/app/feature-modules/blueprint/modify-template/resource-mapping/resource-mapping.component.html b/cds-ui/client/src/app/feature-modules/blueprint/modify-template/resource-mapping/resource-mapping.component.html index b369e012d..f5e7e844e 100644 --- a/cds-ui/client/src/app/feature-modules/blueprint/modify-template/resource-mapping/resource-mapping.component.html +++ b/cds-ui/client/src/app/feature-modules/blueprint/modify-template/resource-mapping/resource-mapping.component.html @@ -65,102 +65,6 @@ limitations under the License. - - - - - - - - - Name - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Name - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Name - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit 1.2.3-korg