feat: Formular-URLs in edit.php und save.php aktualisiert, Filter- und Validierungslogik in list.php hinzugefügt

This commit is contained in:
Troy Grunt
2026-02-07 23:16:40 +01:00
parent de352e0335
commit 2f341bff9f
3 changed files with 365 additions and 118 deletions

View File

@@ -36,7 +36,7 @@ $ports = []; // TODO: Ports vorbereiten
<h2>Gerät bearbeiten</h2>
<form method="post" action="/app/devices/save.php" enctype="multipart/form-data">
<form method="post" action="/devices/save" enctype="multipart/form-data">
<!-- =========================
Basisdaten