Skip to content

Commit

Permalink
fix: section name
Browse files Browse the repository at this point in the history
Co-authored-by: Rucha Mahabal <[email protected]>
(cherry picked from commit 99e48f9)
  • Loading branch information
krantheman authored and mergify[bot] committed Dec 7, 2023
1 parent d16f812 commit dc5b225
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hrms/hr/doctype/hr_settings/hr_settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -277,9 +277,9 @@
"label": "Allow Multiple Shift Assignments for Same Date"
},
{
"fieldname": "shift_management_settings_section",
"fieldname": "shift_settings_section",
"fieldtype": "Section Break",
"label": "Shift Management Settings"
"label": "Shift Settings"
}
],
"icon": "fa fa-cog",
Expand Down

0 comments on commit dc5b225

Please sign in to comment.