Add pay action to form
This commit is contained in:
@@ -111,6 +111,15 @@
|
||||
Clock Out
|
||||
</button>
|
||||
|
||||
<button
|
||||
type="submit"
|
||||
name="action"
|
||||
value="pay"
|
||||
onclick="setCurrentTimestamp()"
|
||||
>
|
||||
Pay
|
||||
</button>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user