From cbad207d520e166305de58e5c23bda3c78781a69 Mon Sep 17 00:00:00 2001 From: Ezhilarasi Date: Thu, 7 Feb 2019 14:53:53 +0530 Subject: CBA Blueprint Wizard Change-Id: Ia64999d65cd6e3175f0056c8193f9c9e8b352ee4 Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi --- .../blueprint/select-template/metadata/metadata.component.html | 4 ++-- .../select-template/search-template/search-template.component.html | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'cds-ui/client/src/app/feature-modules/blueprint/select-template') diff --git a/cds-ui/client/src/app/feature-modules/blueprint/select-template/metadata/metadata.component.html b/cds-ui/client/src/app/feature-modules/blueprint/select-template/metadata/metadata.component.html index 81c634970..75d9462bd 100644 --- a/cds-ui/client/src/app/feature-modules/blueprint/select-template/metadata/metadata.component.html +++ b/cds-ui/client/src/app/feature-modules/blueprint/select-template/metadata/metadata.component.html @@ -19,7 +19,7 @@ limitations under the License. ============LICENSE_END============================================ --> -
+ @@ -35,4 +35,4 @@ limitations under the License. -
+ diff --git a/cds-ui/client/src/app/feature-modules/blueprint/select-template/search-template/search-template.component.html b/cds-ui/client/src/app/feature-modules/blueprint/select-template/search-template/search-template.component.html index fbf0baa77..8e22c706f 100644 --- a/cds-ui/client/src/app/feature-modules/blueprint/select-template/search-template/search-template.component.html +++ b/cds-ui/client/src/app/feature-modules/blueprint/select-template/search-template/search-template.component.html @@ -18,4 +18,5 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END============================================ --> - + + \ No newline at end of file -- cgit 1.2.3-korg