* logger added
* calendar view in maintenance * $year filter support in xlsx and maintenance
This commit is contained in:
@@ -49,7 +49,8 @@ return [
|
||||
'api.fault-comment.post',
|
||||
'api.fault-reject.post',
|
||||
'api.maintenance',
|
||||
'api.maintenance.upcoming'
|
||||
'api.maintenance.upcoming',
|
||||
'api.maintenance.calendar',
|
||||
],
|
||||
'ufo' => [
|
||||
'api.fault.put',
|
||||
@@ -69,6 +70,7 @@ return [
|
||||
'api.maintenance',
|
||||
'api.maintenance.put',
|
||||
'api.maintenance.upcoming',
|
||||
'api.maintenance.calendar',
|
||||
],
|
||||
'karbantarto' => [
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user