diff --git a/module.json b/module.json index 9f089e1..86834a5 100644 --- a/module.json +++ b/module.json @@ -14,7 +14,7 @@ "menu": { "otorisator": [ { - "title": "Permohonan", + "title": "Otorisasi Permohonan", "path": "authorization", "icon": "ki-filled ki-security-user text-lg text-info", "classes": "", @@ -40,7 +40,7 @@ ] }, { - "title": "Pembayaran", + "title": "Otorisasi Pembayaran", "path": "pembayaran.approval", "icon": "ki-filled ki-ensure text-lg text-info", "classes": "", @@ -49,12 +49,11 @@ "roles": [ "administrator", "admin", - "EO Appraisal", - "DD Appraisal" + "pemohon-eo" ] }, { - "title": "Pelaporan", + "title": "Otorisasi Pelaporan", "path": "otorisator.pelaporan", "icon": "ki-filled ki-filter-tablet text-lg text-info", "classes": "", @@ -68,7 +67,7 @@ ] }, { - "title": "Pembatalan", + "title": "Otorisasi Pembatalan", "path": "otorisator.pembatalan", "icon": "ki-filled ki-file-deleted text-lg text-info", "classes": "", @@ -82,7 +81,7 @@ ] }, { - "title": "SLA", + "title": "Otorisasi SLA", "path": "otorisator.sla", "icon": "ki-filled ki-calendar-tick text-lg text-info", "classes": "",