From b68978cdff55846133fc4c5e97de059631186bfa Mon Sep 17 00:00:00 2001 From: saravanakumarkandasami Date: Wed, 14 Nov 2018 19:06:12 +0530 Subject: [PATCH] Ques Master UI --- ng6-seed/src/app/template/questions/add/add.component.html | 6 +++--- .../src/app/template/questions/edit/edit.component.html | 6 ++++-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/ng6-seed/src/app/template/questions/add/add.component.html b/ng6-seed/src/app/template/questions/add/add.component.html index ea9bda418..6e401d019 100644 --- a/ng6-seed/src/app/template/questions/add/add.component.html +++ b/ng6-seed/src/app/template/questions/add/add.component.html @@ -87,6 +87,6 @@ - \ No newline at end of file + + + \ No newline at end of file diff --git a/ng6-seed/src/app/template/questions/edit/edit.component.html b/ng6-seed/src/app/template/questions/edit/edit.component.html index f85e5aa7b..fead08903 100644 --- a/ng6-seed/src/app/template/questions/edit/edit.component.html +++ b/ng6-seed/src/app/template/questions/edit/edit.component.html @@ -104,5 +104,7 @@ - - \ No newline at end of file + + + + \ No newline at end of file