Add ability to edit devices

This commit is contained in:
2025-03-24 15:01:42 +01:00
parent 5df1e9485a
commit b799ac5aa6
5 changed files with 137 additions and 39 deletions

View File

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