Fix label for jumpstart service #730
This commit is contained in:
parent
0afc1a04b0
commit
1d278beb35
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ class ServiceType extends NameValue
|
|||
const COLLECTION = [
|
||||
'battery_new' => 'Battery Sales',
|
||||
'battery_warranty' => 'Under Warranty',
|
||||
'jumpstart_troubleshoot' => 'General Service',
|
||||
'jumpstart_troubleshoot' => 'General Service - Jumpstart',
|
||||
'jumpstart_warranty' => 'General Service - Warranty',
|
||||
'post_recharged' => 'Post - Recharged',
|
||||
'post_replacement' => 'Post - Replacement',
|
||||
|
|
|
|||
Loading…
Reference in a new issue