added reporting screen (#1805)
This commit is contained in:
@@ -100,6 +100,7 @@ final class PermissionController extends AbstractController
|
||||
new PermissionSection('Timesheet', '_timesheet'),
|
||||
new PermissionSection('Timesheet (other)', '_other_timesheet'),
|
||||
new PermissionSection('Timesheet (own)', '_own_timesheet'),
|
||||
new PermissionSection('Reporting', '_reporting'),
|
||||
];
|
||||
|
||||
$event = new PermissionSectionsEvent();
|
||||
|
||||
Reference in New Issue
Block a user