Merge branch 'develop' into nice_dev
# Conflicts: # src/api/registry/api.profile.ts
This commit is contained in:
commit
286c4bfd2f
2 changed files with 51 additions and 6 deletions
|
|
@ -45,6 +45,7 @@ export default {
|
|||
`${profile}search/new-employee/oc/${id}`,
|
||||
profileSearchNewEmOcLeaveId: (id: string) =>
|
||||
`${profile}search/new-employee/oc/leave/${id}`,
|
||||
profileSearchPersonal: () => `${profile}search-personal`,
|
||||
profileEmployeeTempId: (id: string) => `${profile}employee/temp/${id}`,
|
||||
|
||||
profileCoupleId: (profileId: string) => `${profile}couple/${profileId}`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue