From f93a1f6c6daef09948cc7c0cd2cc4ef030b68957 Mon Sep 17 00:00:00 2001 From: Arundathi Patil Date: Wed, 20 Feb 2019 20:28:22 +0530 Subject: Editor component Added editor component to modify module Issue-ID: CCSDK-975 Change-Id: Iee1f9f54e78af199f8e0d6b5133f7a278b900cf9 Signed-off-by: Arundathi Patil --- .../modify-template/modify-template.component.html | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) (limited to 'cds-ui/client/src/app/feature-modules/blueprint/modify-template/modify-template.component.html') diff --git a/cds-ui/client/src/app/feature-modules/blueprint/modify-template/modify-template.component.html b/cds-ui/client/src/app/feature-modules/blueprint/modify-template/modify-template.component.html index 1ba944a30..d59597021 100644 --- a/cds-ui/client/src/app/feature-modules/blueprint/modify-template/modify-template.component.html +++ b/cds-ui/client/src/app/feature-modules/blueprint/modify-template/modify-template.component.html @@ -50,18 +50,10 @@ limitations under the License.
- - - - - - - - - - - + + + +
-- cgit 1.2.3-korg