mirror of
https://github.com/FAUSheppy/ths-blowerdoor-raven
synced 2025-12-10 00:38:33 +01:00
[git fast commit] 13. Nov 2021 - 20:47:27
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
<button name="delete" value="{{ bd.docName }}">Löschen</button>
|
||||
</form>
|
||||
<form onsubmit="return confirm('Wirklich als erledigt markieren?')"
|
||||
action="/mark-done" method="PATCH">
|
||||
action="/document-status" method="POST">
|
||||
<button name="done" value="{{ bd.docName }}">Erledigt</button>
|
||||
</form>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user