Changes to Authorisation for users to edit systems, minor cosmetic fixes and more logging
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
text: 'Echomail Statistics'
|
||||
},
|
||||
subtitle: {
|
||||
text: '{{ sprintf('%s - %s',\Carbon\Carbon::now()->subMonths(6)->format('Y-m-d'),\Carbon\Carbon::now()->format('Y-m-d')) }}'
|
||||
text: '{{ sprintf('%s - %s',\Carbon\Carbon::now()->subMonths(6)->startOfMonth()->format('Y-m-d'),\Carbon\Carbon::now()->format('Y-m-d')) }}'
|
||||
},
|
||||
xAxis: {
|
||||
type: 'category'
|
||||
|
Reference in New Issue
Block a user