Add commit and uncommit functionality.
This commit is contained in:
@@ -2654,8 +2654,11 @@
|
||||
"claimtasks": "Claim Tasks",
|
||||
"clockin": "Clock In",
|
||||
"clockout": "Clock Out",
|
||||
"commit": "Commit Tickets ({{count}})",
|
||||
"commitone": "Commit",
|
||||
"enter": "Enter New Time Ticket",
|
||||
"printemployee": "Print Time Tickets"
|
||||
"printemployee": "Print Time Tickets",
|
||||
"uncommit": "Uncommit"
|
||||
},
|
||||
"errors": {
|
||||
"clockingin": "Error while clocking in. {{message}}",
|
||||
@@ -2707,6 +2710,7 @@
|
||||
"successes": {
|
||||
"clockedin": "Clocked in successfully.",
|
||||
"clockedout": "Clocked out successfully.",
|
||||
"committed": "Time Tickets Committed Successfully",
|
||||
"created": "Time ticket entered successfully.",
|
||||
"deleted": "Time ticket deleted successfully."
|
||||
},
|
||||
|
||||
@@ -2654,8 +2654,11 @@
|
||||
"claimtasks": "",
|
||||
"clockin": "",
|
||||
"clockout": "",
|
||||
"commit": "",
|
||||
"commitone": "",
|
||||
"enter": "",
|
||||
"printemployee": ""
|
||||
"printemployee": "",
|
||||
"uncommit": ""
|
||||
},
|
||||
"errors": {
|
||||
"clockingin": "",
|
||||
@@ -2707,6 +2710,7 @@
|
||||
"successes": {
|
||||
"clockedin": "",
|
||||
"clockedout": "",
|
||||
"committed": "",
|
||||
"created": "",
|
||||
"deleted": ""
|
||||
},
|
||||
|
||||
@@ -2654,8 +2654,11 @@
|
||||
"claimtasks": "",
|
||||
"clockin": "",
|
||||
"clockout": "",
|
||||
"commit": "",
|
||||
"commitone": "",
|
||||
"enter": "",
|
||||
"printemployee": ""
|
||||
"printemployee": "",
|
||||
"uncommit": ""
|
||||
},
|
||||
"errors": {
|
||||
"clockingin": "",
|
||||
@@ -2707,6 +2710,7 @@
|
||||
"successes": {
|
||||
"clockedin": "",
|
||||
"clockedout": "",
|
||||
"committed": "",
|
||||
"created": "",
|
||||
"deleted": ""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user