UI fixes for manual job creation + owners pages + vehicles pages + all jobs BOD-155
This commit is contained in:
@@ -686,7 +686,6 @@
|
||||
"availablenew": "Available New Jobs",
|
||||
"availablesupplements": "Available Supplements",
|
||||
"cards": {
|
||||
"appraiser": "Appraiser",
|
||||
"customer": "Customer Information",
|
||||
"damage": "Area of Damage",
|
||||
"dates": "Dates",
|
||||
@@ -855,6 +854,7 @@
|
||||
"ownr_addr1": "Address",
|
||||
"ownr_addr2": "Address 2",
|
||||
"ownr_city": "City",
|
||||
"ownr_co_nm": "Owner Co. Name",
|
||||
"ownr_ctry": "Country",
|
||||
"ownr_ea": "Email",
|
||||
"ownr_fn": "First Name",
|
||||
@@ -865,6 +865,11 @@
|
||||
"ownr_zip": "Zip/Postal Code",
|
||||
"preferred_contact": "Preferred Contact Method"
|
||||
},
|
||||
"forms": {
|
||||
"address": "Address",
|
||||
"contact": "Contact Information",
|
||||
"name": "Owner Details"
|
||||
},
|
||||
"labels": {
|
||||
"create_new": "Create a new owner record.",
|
||||
"existing_owners": "Existing Owners",
|
||||
@@ -1093,6 +1098,11 @@
|
||||
"v_type": "Type",
|
||||
"v_vin": "Vehicle Identification Number"
|
||||
},
|
||||
"forms": {
|
||||
"detail": "Vehicle Details",
|
||||
"misc": "Miscellaneous",
|
||||
"registration": "Registration"
|
||||
},
|
||||
"labels": {
|
||||
"updatevehicle": "Update Vehicle Information"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user