diff --git a/module.json b/module.json index 86834a5..aa2eeb7 100644 --- a/module.json +++ b/module.json @@ -25,6 +25,19 @@ "pemohon-eo" ] }, + { + "title": "Otorisasi Pembatalan Permohonan", + "path": "otorisator.pembatalan", + "icon": "ki-filled ki-file-deleted text-lg text-info", + "classes": "", + "attributes": [], + "permission": "", + "roles": [ + "administrator", + "senior-officer", + "pemohon-eo" + ] + }, { "title": "Otorisasi Penawaran", "path": "otorisasitender.penawaran", @@ -66,20 +79,6 @@ "DD Appraisal" ] }, - { - "title": "Otorisasi Pembatalan", - "path": "otorisator.pembatalan", - "icon": "ki-filled ki-file-deleted text-lg text-info", - "classes": "", - "attributes": [], - "permission": "", - "roles": [ - "administrator", - "senior-officer", - "EO Appraisal", - "DD Appraisal" - ] - }, { "title": "Otorisasi SLA", "path": "otorisator.sla",