From 6268989306b1034bf0810f6909827659b9d03ed2 Mon Sep 17 00:00:00 2001 From: Jannat Patel Date: Mon, 9 Jan 2023 12:51:33 +0530 Subject: [PATCH] fix: user custom field positions --- lms/fixtures/custom_field.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/lms/fixtures/custom_field.json b/lms/fixtures/custom_field.json index e457f8cc..cdb50dba 100644 --- a/lms/fixtures/custom_field.json +++ b/lms/fixtures/custom_field.json @@ -609,13 +609,13 @@ "in_list_view": 0, "in_preview": 0, "in_standard_filter": 0, - "insert_after": "profession", + "insert_after": "hide_private", "is_system_generated": 1, "is_virtual": 0, "label": "Education Details", "length": 0, "mandatory_depends_on": null, - "modified": "2021-12-31 11:57:55.170625", + "modified": "2021-12-31 11:57:55.170620", "module": null, "name": "User-education_details", "no_copy": 0, @@ -662,7 +662,7 @@ "in_list_view": 0, "in_preview": 0, "in_standard_filter": 0, - "insert_after": "hide_private", + "insert_after": "bio", "is_system_generated": 1, "is_virtual": 0, "label": "Profile Complete", @@ -721,7 +721,7 @@ "label": "Hide my Private Information from others", "length": 0, "mandatory_depends_on": null, - "modified": "2021-12-31 11:57:47.942968", + "modified": "2021-12-31 11:57:47.942969", "module": null, "name": "User-hide_my_private_information_from_others", "no_copy": 0, @@ -768,13 +768,13 @@ "in_list_view": 0, "in_preview": 0, "in_standard_filter": 0, - "insert_after": "profile_complete", + "insert_after": "user_category", "is_system_generated": 1, "is_virtual": 0, "label": "Cover Image", "length": 0, "mandatory_depends_on": null, - "modified": "2021-12-31 10:59:52.682112", + "modified": "2021-12-31 10:59:52.682115", "module": null, "name": "User-cover_image", "no_copy": 0, @@ -821,13 +821,13 @@ "in_list_view": 0, "in_preview": 0, "in_standard_filter": 0, - "insert_after": "cover_image", + "insert_after": "interest", "is_system_generated": 1, "is_virtual": 0, "label": "I am looking for a job", "length": 0, "mandatory_depends_on": null, - "modified": "2021-12-31 12:56:32.110403", + "modified": "2021-12-31 12:56:32.110405", "module": null, "name": "User-looking_for_job", "no_copy": 0,