mirror of
https://github.com/Karaka-Management/oms-Marketing.git
synced 2026-02-03 20:28:42 +00:00
Automated formatting changes
This commit is contained in:
parent
6126fbdad8
commit
b249f2644f
|
|
@ -12,22 +12,22 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Marketing' => [
|
||||
'Actual' => '',
|
||||
'Budget' => '',
|
||||
'Actual' => '',
|
||||
'Budget' => '',
|
||||
'Description' => '',
|
||||
'End' => '',
|
||||
'Event' => '',
|
||||
'Events' => '',
|
||||
'Expenses' => '',
|
||||
'Limit' => '',
|
||||
'Location' => '',
|
||||
'Name' => '',
|
||||
'Promotion' => '',
|
||||
'Promotions' => '',
|
||||
'Sales' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'Title' => '',
|
||||
'Type' => '',
|
||||
'Due' => '',
|
||||
'End' => '',
|
||||
'Event' => '',
|
||||
'Events' => '',
|
||||
'Expenses' => '',
|
||||
'Limit' => '',
|
||||
'Location' => '',
|
||||
'Name' => '',
|
||||
'Promotion' => '',
|
||||
'Promotions' => '',
|
||||
'Sales' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'Title' => '',
|
||||
'Type' => '',
|
||||
'Due' => '',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -12,22 +12,22 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Marketing' => [
|
||||
'Actual' => 'Actual',
|
||||
'Budget' => 'Budget',
|
||||
'Actual' => 'Actual',
|
||||
'Budget' => 'Budget',
|
||||
'Description' => 'Description',
|
||||
'End' => 'End',
|
||||
'Event' => 'Event',
|
||||
'Events' => 'Events',
|
||||
'Expenses' => 'Expenses',
|
||||
'Limit' => 'Limit',
|
||||
'Location' => 'Location',
|
||||
'Name' => 'Name',
|
||||
'Promotion' => 'Promotion',
|
||||
'Promotions' => 'Promotions',
|
||||
'Sales' => 'Sales',
|
||||
'Start' => 'Start',
|
||||
'Status' => 'Status',
|
||||
'Title' => 'Title',
|
||||
'Type' => 'Type',
|
||||
'Due' => '',
|
||||
'End' => 'End',
|
||||
'Event' => 'Event',
|
||||
'Events' => 'Events',
|
||||
'Expenses' => 'Expenses',
|
||||
'Limit' => 'Limit',
|
||||
'Location' => 'Location',
|
||||
'Name' => 'Name',
|
||||
'Promotion' => 'Promotion',
|
||||
'Promotions' => 'Promotions',
|
||||
'Sales' => 'Sales',
|
||||
'Start' => 'Start',
|
||||
'Status' => 'Status',
|
||||
'Title' => 'Title',
|
||||
'Type' => 'Type',
|
||||
'Due' => '',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user