fix: [organisation:index] Indentation fix
parent
ae8ecf3955
commit
a9ef415f9d
|
@ -63,7 +63,7 @@ class OrganisationsController extends AppController
|
|||
'filterCondition' => [
|
||||
'nationality' => $loggedUserOrganisationNationality,
|
||||
]
|
||||
];
|
||||
];
|
||||
}
|
||||
|
||||
$this->CRUD->index([
|
||||
|
|
Loading…
Reference in New Issue