Add ability to remove devices

This commit is contained in:
2025-03-24 15:35:26 +01:00
parent b799ac5aa6
commit 982943fac3
5 changed files with 69 additions and 9 deletions

View File

@@ -30,5 +30,6 @@
{{end}}
</table>
<a href="/create?id={{.Qr}}&edit=true"><button>Edit</button></a>
<a href="/delete?id={{.Qr}}"><button>Delete</button></a>
{{template "footer"}}
{{end}}