chg: [localTolls:broods] Reload correct index instead of redirect
parent
bda5eef007
commit
3b0c2d2dca
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue