Added formrow components and for fields changed components + reformatted couple of job detail screens. BOD-160 BOD-155

This commit is contained in:
Patrick Fic
2020-06-11 10:17:53 -07:00
parent cec3fec481
commit 886c7e9cb9
20 changed files with 405 additions and 174 deletions

View File

@@ -347,7 +347,7 @@
"edit": "Edit",
"login": "Login",
"refresh": "Refresh",
"reset": "Reset to original.",
"reset": " Reset your changes.",
"save": "Save",
"saveandnew": "Save and New",
"submit": "Submit",
@@ -385,7 +385,8 @@
},
"messages": {
"exception": "$t(titles.app) has encountered an error. Please try again. If the problem persists, please submit a support ticket or contact us.",
"unsavedchanges": "You have unsaved changes."
"unsavedchanges": "You have unsaved changes.",
"unsavedchangespopup": "You have unsaved changes. Are you sure you want to leave?"
},
"validation": {
"invalidemail": "Please enter a valid email.",
@@ -617,7 +618,7 @@
"pap": "EOM Partial",
"par": "Re-cored",
"pas": "Sublet",
"pay_date": "Inspection Date",
"pay_date": "Pay Date",
"phoneshort": "PH",
"policy_no": "Policy #",
"ponumber": "PO Number",
@@ -665,6 +666,12 @@
"uploaded_by": "Uploaded By",
"vehicle": "Vehicle"
},
"forms": {
"appraiserinfo": "Appraiser Info",
"claiminfo": "Claim Information",
"inscoinfo": "Insurance Company Information",
"lossinfo": "Loss Information"
},
"labels": {
"allocations": "Allocations",
"appointmentconfirmation": "Send confirmation to customer?",