BOD-53 Created vehicle popover and fixed remnant references to vehicle records.

This commit is contained in:
Patrick Fic
2020-03-30 11:40:21 -07:00
parent bfb8af0a22
commit b7dceae83f
9 changed files with 161 additions and 45 deletions

View File

@@ -649,6 +649,9 @@
"v_type": "Tipo",
"v_vin": "Número de identificación del vehículo"
},
"labels": {
"updatevehicle": ""
},
"successes": {
"save": "Vehículo guardado con éxito."
}