From c2002b2aeb0124896a5b2dcc257ef9e007472ae2 Mon Sep 17 00:00:00 2001 From: cmoinier Date: Fri, 13 Dec 2024 10:13:58 +0100 Subject: [PATCH] feat: move search header back to avoid it displaying on mydrafts --- .../src/app/dashboard/dashboard-page.component.html | 3 --- .../src/app/records/all-records/all-records.component.html | 3 +++ .../src/app/records/my-records/my-records.component.html | 3 +++ 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/apps/metadata-editor/src/app/dashboard/dashboard-page.component.html b/apps/metadata-editor/src/app/dashboard/dashboard-page.component.html index b0bee6b00..a01307fce 100644 --- a/apps/metadata-editor/src/app/dashboard/dashboard-page.component.html +++ b/apps/metadata-editor/src/app/dashboard/dashboard-page.component.html @@ -7,9 +7,6 @@
-
- -
diff --git a/apps/metadata-editor/src/app/records/all-records/all-records.component.html b/apps/metadata-editor/src/app/records/all-records/all-records.component.html index 29ac1b8ca..3cd22212c 100644 --- a/apps/metadata-editor/src/app/records/all-records/all-records.component.html +++ b/apps/metadata-editor/src/app/records/all-records/all-records.component.html @@ -1,3 +1,6 @@ +
+ +
diff --git a/apps/metadata-editor/src/app/records/my-records/my-records.component.html b/apps/metadata-editor/src/app/records/my-records/my-records.component.html index 722747a73..80ca49fb8 100644 --- a/apps/metadata-editor/src/app/records/my-records/my-records.component.html +++ b/apps/metadata-editor/src/app/records/my-records/my-records.component.html @@ -1,3 +1,6 @@ +
+ +