Added a delete in-progress time ticket button. BOD-183

This commit is contained in:
Patrick Fic
2020-07-03 16:53:43 -07:00
parent 88c29490ca
commit d81255b582
7 changed files with 127 additions and 6 deletions

View File

@@ -1074,7 +1074,8 @@
},
"errors": {
"clockingin": "",
"clockingout": ""
"clockingout": "",
"deleting": ""
},
"fields": {
"actualhrs": "",
@@ -1090,6 +1091,7 @@
"labels": {
"alreadyclockedon": "",
"clockintojob": "",
"deleteconfirm": "",
"edit": "",
"flat_rate": "",
"new": "",
@@ -1097,7 +1099,8 @@
},
"successes": {
"clockedin": "",
"clockedout": ""
"clockedout": "",
"deleted": ""
}
},
"titles": {