BOD-34 Added jobs items and conditional rendering for print center.

This commit is contained in:
Patrick Fic
2020-04-28 10:42:47 -07:00
parent b47767e86c
commit 113bf3f0fb
13 changed files with 297 additions and 28 deletions

View File

@@ -733,6 +733,12 @@
}
},
"printcenter": {
"errors": {
"nocontexttype": ""
},
"jobs": {
"repairorder": ""
},
"labels": {
"title": ""
}