chg: [localTolls:broods] Reload correct index instead of redirect

pull/59/head
mokaddem 2021-06-28 08:47:20 +02:00
parent bda5eef007
commit 3b0c2d2dca
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ echo $this->element('genericElements/IndexTable/index_table', [
'actions' => [
[
'open_modal' => sprintf('/localTools/connectionRequest/%s/[onclick_params_data_path]', h($id)),
'reload_url' => $this->Url->build(['action' => 'broodTools', $id]),
'modal_params_data_path' => 'id',
'title' => 'Issue a connection request',
'icon' => 'plug'