Replace Jumpstart / Troubleshoot label in service type with General Service #33

This commit is contained in:
Kendrick Chan 2018-03-01 03:56:31 +08:00
parent 4e5780e7cf
commit 6997eba162

View file

@ -14,7 +14,7 @@ class ServiceType extends NameValue
const COLLECTION = [
'battery_new' => 'Battery Replacement (New)',
'battery_warranty' => 'Battery Replacement (Under Warranty)',
'jumpstart_troubleshoot' => 'Jumpstart or Troubleshoot',
'jumpstart_troubleshoot' => 'General Service',
'tire' => 'Tire Repair',
'overheat' => 'Overheat Assistance',
'fuel' => 'Emergency Refuel',