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