Skip to content

Commit

Permalink
fix(Shift Assignment Schedule): form placement
Browse files Browse the repository at this point in the history
  • Loading branch information
krantheman committed Jun 13, 2024
1 parent 4f0b43b commit 199332f
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"engine": "InnoDB",
"field_order": [
"schedule",
"status",
"days",
"column_break_iprq",
"frequency",
"days"
"status",
"frequency"
],
"fields": [
{
Expand Down Expand Up @@ -51,7 +51,7 @@
],
"index_web_pages_for_search": 1,
"links": [],
"modified": "2024-05-31 17:36:46.180737",
"modified": "2024-06-13 10:52:22.607667",
"modified_by": "Administrator",
"module": "HR",
"name": "Shift Assignment Schedule",
Expand Down

0 comments on commit 199332f

Please sign in to comment.