From 2c90ff8ddf7095d38f06036a47898890382e2cc1 Mon Sep 17 00:00:00 2001 From: fixclean Date: Fri, 13 Feb 2026 12:06:46 +0100 Subject: [PATCH] WIP: #8 --- app/modules/devices/edit.php | 15 ++++++--------- app/modules/devices/list.php | 15 ++++++--------- 2 files changed, 12 insertions(+), 18 deletions(-) diff --git a/app/modules/devices/edit.php b/app/modules/devices/edit.php index 8881776..192e4a1 100644 --- a/app/modules/devices/edit.php +++ b/app/modules/devices/edit.php @@ -167,7 +167,7 @@ $racks = $sql->get("SELECT id, name FROM racks ORDER BY name", "", []); Abbrechen - Löschen + Löschen @@ -267,11 +267,7 @@ $racks = $sql->get("SELECT id, name FROM racks ORDER BY name", "", []); + + diff --git a/app/modules/devices/list.php b/app/modules/devices/list.php index 289a35b..39ebcdf 100644 --- a/app/modules/devices/list.php +++ b/app/modules/devices/list.php @@ -222,7 +222,7 @@ $racks = $sql->get("SELECT id, name FROM racks ORDER BY name", "", []); Bearbeiten - Löschen + Löschen @@ -350,11 +350,7 @@ $racks = $sql->get("SELECT id, name FROM racks ORDER BY name", "", []); + +