Update actions menu for jobs list.

This commit is contained in:
Patrick Fic
2020-01-06 19:55:58 -08:00
parent b51b2d2b76
commit 62e71dfa5b
4 changed files with 59 additions and 28 deletions

View File

@@ -58,17 +58,18 @@
"validationtitle": "Validation Error",
"validation": "Please ensure all fields are entered correctly.",
"saving": "Error encountered while saving record."
},
"actions": {
"viewJobImages": "View Job Images",
"printCenter": "Print Center",
"postInvoices": "Post Invoices",
"notes": "Job Notes",
"partStatus": "Part Status",
"receiveParts": "Receive Parts",
"card": {}
}
},
"whiteboard": {
"viewJobImages": "View Job Images",
"printCenter": "Print Center",
"postInvoices": "Post Invoices",
"notes": "Job Notes",
"partStatus": "Part Status",
"receiveParts": "Receive Parts",
"card": {}
}
}
}