From 8e1e7f67cb32bc64db45119754eddbfa487d43fd Mon Sep 17 00:00:00 2001 From: Swapnali Shadanan Pode Date: Tue, 19 Feb 2019 18:52:43 +0530 Subject: Adding changes in existing model Adding search model to existing template Change-Id: I1c9f7b6e444fef585bea621e5017a0f78376885f Issue-ID: CCSDK-804 Signed-off-by: sp00501638 --- .../search-resource/search-resource.component.html | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'cds-ui/client/src/app/feature-modules/resource-definition/resource-creation/existing-model/search-resource/search-resource.component.html') diff --git a/cds-ui/client/src/app/feature-modules/resource-definition/resource-creation/existing-model/search-resource/search-resource.component.html b/cds-ui/client/src/app/feature-modules/resource-definition/resource-creation/existing-model/search-resource/search-resource.component.html index 68ea10bb0..ab696286b 100644 --- a/cds-ui/client/src/app/feature-modules/resource-definition/resource-creation/existing-model/search-resource/search-resource.component.html +++ b/cds-ui/client/src/app/feature-modules/resource-definition/resource-creation/existing-model/search-resource/search-resource.component.html @@ -18,7 +18,14 @@ * ============LICENSE_END========================================================= */--> - -

- search-resource works! -

+
+ + + + + + {{option}} + + + +
-- cgit 1.2.3-korg