Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Commit

Permalink
Merge pull request #271 from egovernments/HLM-2421-department-additon
Browse files Browse the repository at this point in the history
Hlm 2421 department additon
  • Loading branch information
roopeshegov authored May 9, 2023
2 parents 518e5d2 + ced28bc commit e05ef71
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/default/egov-hrms/CommonFieldsConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,12 @@
"component": "SelectDateofEmployment",
"key": "SelectDateofEmployment",
"withoutLabel": true
},
{
"type": "component",
"component": "SelectEmployeeDepartment",
"key": "SelectEmployeeDepartment",
"withoutLabel": true
}
]
},
Expand Down

0 comments on commit e05ef71

Please sign in to comment.