mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 13:32:00 +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;
|
||||
|
||||
export const PROJECT_FLOCK_KANDANGS_APPROVAL_LINE: ApprovalLine = [
|
||||
{
|
||||
step_number: 1,
|
||||
step_name: 'Pengajuan',
|
||||
},
|
||||
// {
|
||||
// step_number: 1,
|
||||
// step_name: 'Pengajuan',
|
||||
// },
|
||||
{
|
||||
step_number: 2,
|
||||
step_name: 'Disetujui',
|
||||
|
||||
Reference in New Issue
Block a user