feat: Formular-URLs in edit.php und save.php aktualisiert, Filter- und Validierungslogik in list.php hinzugefügt
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user