chg: [logs] Add link to SG and Taxonomy in AuditLog

pull/7560/head
Jakub Onderka 2021-07-09 13:17:40 +02:00
parent f747d98877
commit 1a39e860d7
1 changed files with 2 additions and 0 deletions

View File

@ -501,6 +501,8 @@ class AuditLogsController extends AppController
'User' => 'admin/user',
'Role' => 'roles',
'EventReport' => 'eventReports',
'SharingGroup' => 'sharing_groups',
'Taxonomy' => 'taxonomies',
];
$existingObjects = [];