mirror of
https://github.com/Karaka-Management/oms-LoanManagement.git
synced 2026-01-11 17:18:41 +00:00
started with template fixes
This commit is contained in:
parent
8746c26bcb
commit
ba6cf5fe13
|
|
@ -34,7 +34,7 @@ return [
|
|||
'verb' => RouteVerb::GET,
|
||||
'permission' => [
|
||||
'module' => BackendController::MODULE_NAME,
|
||||
'type' => PermissionType::READ,
|
||||
'type' => PermissionType::CREATE,
|
||||
'state' => PermissionCategory::LOAN,
|
||||
],
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user