mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-24 15:25:46 +00:00
feat: add PROJECT_FLOCK_KANDANGS in APPROVAL_WORKFLOWS
This commit is contained in:
@@ -451,6 +451,20 @@ export const APPROVAL_WORKFLOWS = {
|
|||||||
step_name: 'Selesai',
|
step_name: 'Selesai',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
PROJECT_FLOCK_KANDANGS: [
|
||||||
|
{
|
||||||
|
step_number: 1,
|
||||||
|
step_name: 'Pengajuan',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
step_number: 2,
|
||||||
|
step_name: 'Disetujui',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
step_number: 3,
|
||||||
|
step_name: 'Selesai',
|
||||||
|
},
|
||||||
|
],
|
||||||
RECORDINGS: [
|
RECORDINGS: [
|
||||||
{
|
{
|
||||||
step_number: 1,
|
step_number: 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user