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