From 09b15e142ba4a3928299e9b97b6137d235a0d723 Mon Sep 17 00:00:00 2001 From: Ben Goldsworthy Date: Sat, 17 Oct 2020 18:54:44 +0100 Subject: [PATCH] Rename and move 'submit feedback' --- src/app/dashboard/dashboard.routing.ts | 2 +- src/app/dashboard/feedback.component.html | 2 +- src/app/layouts/full-layout.component.html | 21 ++++++++++++--------- 3 files changed, 14 insertions(+), 11 deletions(-) diff --git a/src/app/dashboard/dashboard.routing.ts b/src/app/dashboard/dashboard.routing.ts index 4a622da..9a8d5fe 100644 --- a/src/app/dashboard/dashboard.routing.ts +++ b/src/app/dashboard/dashboard.routing.ts @@ -85,7 +85,7 @@ const routes: Routes = [ { path: 'feedback', component: FeedbackComponent, - data: { title: 'Give Feedback' }, + data: { title: 'Submit Feedback' }, }, { path: 'suppliers', diff --git a/src/app/dashboard/feedback.component.html b/src/app/dashboard/feedback.component.html index 7b4e216..431a548 100644 --- a/src/app/dashboard/feedback.component.html +++ b/src/app/dashboard/feedback.component.html @@ -3,7 +3,7 @@
- Submit Transaction + Submit Feedback Required Data marked in bold.
diff --git a/src/app/layouts/full-layout.component.html b/src/app/layouts/full-layout.component.html index 31e297a..64bd56d 100644 --- a/src/app/layouts/full-layout.component.html +++ b/src/app/layouts/full-layout.component.html @@ -50,15 +50,7 @@
-
Add Transaction
-
-
- - @@ -119,6 +111,17 @@ +
+