chg: [clusterBlocklist:index] Added base url in table actions

pull/6120/head
mokaddem 2020-07-14 08:10:33 +02:00
parent 45ad28be5d
commit 117d77e026
No known key found for this signature in database
GPG Key ID: 164C473F627A06FA
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@
),
array(
'title' => 'Delete',
'url' => '/galaxy_cluster_blocklists/delete',
'url' => $baseurl . '/galaxy_cluster_blocklists/delete',
'url_params_data_paths' => array(
'GalaxyClusterBlocklist.id'
),