From da24ca79a179a810c0efb65f301fdb73da37172f Mon Sep 17 00:00:00 2001 From: Theo Reichert Date: Sat, 16 Dec 2023 13:25:32 +0100 Subject: [PATCH] Update order template only allow values COMPLETED or CANCELED --- src/main/resources/templates/orders.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/main/resources/templates/orders.html b/src/main/resources/templates/orders.html index a83eb4d..732912e 100644 --- a/src/main/resources/templates/orders.html +++ b/src/main/resources/templates/orders.html @@ -12,9 +12,15 @@ SPDX-FileCopyrightText: 2023 swt23w23
- -