Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop

cli-modification-summary
Sami Mokaddem 2022-01-26 15:12:46 +01:00
commit 2602b60eb0
No known key found for this signature in database
GPG Key ID: 164C473F627A06FA
1 changed files with 2 additions and 0 deletions

View File

@ -526,6 +526,7 @@ class MispConnector extends CommonConnectorTools
]
],
'actions' => [
/*
[
'open_modal' => '/localTools/action/' . h($params['connection']['id']) . '/editUser?id={{0}}',
'modal_params_data_path' => ['User.id'],
@ -538,6 +539,7 @@ class MispConnector extends CommonConnectorTools
'icon' => 'trash',
'reload_url' => '/localTools/action/' . h($params['connection']['id']) . '/serversAction'
]
*/
],
'title' => false,
'description' => false,