This commit is contained in:
@@ -455,9 +455,9 @@ export default {
|
||||
case window.$gz.type.Reminder:
|
||||
return "$XXXXXXXXXXXXXXX";
|
||||
case window.$gz.type.UnitMeterReading:
|
||||
return "$XXXXXXXXXXXXXXX";
|
||||
return "$ayiWeight";
|
||||
case window.$gz.type.CustomerServiceRequest:
|
||||
return "$XXXXXXXXXXXXXXX";
|
||||
return "$ayiChild";
|
||||
case window.$gz.type.ServiceBank:
|
||||
return "$ayiCarBattery";
|
||||
case window.$gz.type.OpsNotificationSettings:
|
||||
@@ -468,7 +468,7 @@ export default {
|
||||
return "$ayiTachometer";
|
||||
case window.$gz.type.CustomerNote:
|
||||
return "$ayiClipboard";
|
||||
|
||||
//scroll icon is good one for something
|
||||
default:
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user