Skip to content

Commit

Permalink
chore: rearrange location fields in beneficiary
Browse files Browse the repository at this point in the history
  • Loading branch information
harshtandiya committed Sep 6, 2023
1 parent 2b5415d commit fad2e8e
Showing 1 changed file with 3 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,10 @@
"social_category",
"location_section",
"state",
"ward",
"column_break_8",
"district",
"habitation",
"column_break_9",
"zone",
"ward",
"habitation",
"identity_section",
"is_identity_proof_available",
"column_break_17",
Expand Down Expand Up @@ -150,19 +148,11 @@
"fieldtype": "Section Break",
"label": "Location"
},
{
"fieldname": "column_break_9",
"fieldtype": "Column Break"
},
{
"fieldname": "health_section",
"fieldtype": "Section Break",
"label": "Health"
},
{
"fieldname": "column_break_8",
"fieldtype": "Column Break"
},
{
"fieldname": "identity_section",
"fieldtype": "Section Break",
Expand Down Expand Up @@ -400,7 +390,7 @@
"link_fieldname": "beneficiary"
}
],
"modified": "2023-09-05 17:03:01.300560",
"modified": "2023-09-06 19:31:11.618589",
"modified_by": "Administrator",
"module": "Frappe Changemakers",
"name": "Beneficiary",
Expand Down

0 comments on commit fad2e8e

Please sign in to comment.