mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-25 07:45:47 +00:00
fix(FE): remove pengajuan from project flock kandang approval lines
This commit is contained in:
@@ -16,10 +16,10 @@ export const PROJECT_FLOCK_APPROVAL_LINE: ApprovalLine = [
|
|||||||
] as const;
|
] as const;
|
||||||
|
|
||||||
export const PROJECT_FLOCK_KANDANGS_APPROVAL_LINE: ApprovalLine = [
|
export const PROJECT_FLOCK_KANDANGS_APPROVAL_LINE: ApprovalLine = [
|
||||||
{
|
// {
|
||||||
step_number: 1,
|
// step_number: 1,
|
||||||
step_name: 'Pengajuan',
|
// step_name: 'Pengajuan',
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
step_number: 2,
|
step_number: 2,
|
||||||
step_name: 'Disetujui',
|
step_name: 'Disetujui',
|
||||||
|
|||||||
Reference in New Issue
Block a user