Added remove from scoreboard functionality BOD-91

This commit is contained in:
Patrick Fic
2020-06-29 09:58:54 -07:00
parent 3df456e2dd
commit 5650a66916
8 changed files with 217 additions and 4 deletions

View File

@@ -1015,6 +1015,13 @@
}
},
"scoreboard": {
"errors": {
"removing": "Error removing job from scoreboard. {{message}}"
},
"fields": {
"bodyhrs": "Body Hours",
"painthrs": "Paint Hours"
},
"labels": {
"asoftodaytarget": "As of Today",
"dailytarget": "Daily",

View File

@@ -1015,6 +1015,13 @@
}
},
"scoreboard": {
"errors": {
"removing": ""
},
"fields": {
"bodyhrs": "",
"painthrs": ""
},
"labels": {
"asoftodaytarget": "",
"dailytarget": "",

View File

@@ -1015,6 +1015,13 @@
}
},
"scoreboard": {
"errors": {
"removing": ""
},
"fields": {
"bodyhrs": "",
"painthrs": ""
},
"labels": {
"asoftodaytarget": "",
"dailytarget": "",