IP Form gefixt

This commit is contained in:
ecki
2026-03-28 12:56:11 +01:00
parent 255067aeb2
commit 013be5c201
3 changed files with 27 additions and 11 deletions
+1
View File
@@ -62,6 +62,7 @@ window.loadResources = async function(){
<td>
${ips}
<br>
<button type="button" onclick="openIPManager(${r.id})">IPs</button>
<button onclick="openIPManager(${r.id})">IPs</button>
</td>