From fd8890396374253075abb6e2c3b93cd18c438060 Mon Sep 17 00:00:00 2001 From: Frank Schubert Date: Tue, 14 Jan 2025 13:52:04 +0100 Subject: [PATCH] anyone can delete Workorders in Preorder now --- Layout/default/Preorder/include/preorder-detail.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Layout/default/Preorder/include/preorder-detail.php b/Layout/default/Preorder/include/preorder-detail.php index e90a7591b..c444060d7 100644 --- a/Layout/default/Preorder/include/preorder-detail.php +++ b/Layout/default/Preorder/include/preorder-detail.php @@ -403,9 +403,7 @@ rimo_name?> $wo->id])?>" onclick="event.preventDefault(); downloadWorkorderAha(id?>);"> AHA Blatt - is("Admin")): ?> - Workorder löschen - + Workorder löschen
Name