Added login functionality for tech BOD-95

This commit is contained in:
Patrick Fic
2020-06-29 15:24:04 -07:00
parent 2edfadce3a
commit 0e9cc9620b
27 changed files with 552 additions and 115 deletions

View File

@@ -1047,6 +1047,10 @@
}
},
"tech": {
"fields": {
"employeeid": "Employee ID",
"pin": "PIN"
},
"labels": {
"loggedin": "Logged in as {{name}}",
"notloggedin": "Not logged in."

View File

@@ -1047,6 +1047,10 @@
}
},
"tech": {
"fields": {
"employeeid": "",
"pin": ""
},
"labels": {
"loggedin": "",
"notloggedin": ""

View File

@@ -1047,6 +1047,10 @@
}
},
"tech": {
"fields": {
"employeeid": "",
"pin": ""
},
"labels": {
"loggedin": "",
"notloggedin": ""