From 40fcff65f570ff2b1a508b5b9d95d0dff512d6f2 Mon Sep 17 00:00:00 2001 From: Luca Haid Date: Wed, 9 Jul 2025 15:35:59 +0200 Subject: [PATCH] added new custom 300 table --- Layout/default/Preorder/Index.php | 16 +++- application/Preorder/PreorderController.php | 29 ++++++ application/Preorder/PreorderModel.php | 46 +++++++++ .../PreorderCustom300/PreorderCustom300.js | 95 +++++++++++++++++++ 4 files changed, 185 insertions(+), 1 deletion(-) create mode 100644 public/js/pages/PreorderCustom300/PreorderCustom300.js diff --git a/Layout/default/Preorder/Index.php b/Layout/default/Preorder/Index.php index 0fa13eea7..ec09ea831 100644 --- a/Layout/default/Preorder/Index.php +++ b/Layout/default/Preorder/Index.php @@ -24,7 +24,7 @@ $pagination_entity_name = "Vorbestellungen"; } .preorder-campaign-header-buttons { - max-width: 650px; + max-width: 900px; } .tr-highlight { @@ -404,6 +404,17 @@ $pagination_entity_name = "Vorbestellungen"; + isAdmin() || $me->address->id == 209): ?> +
+ + +
+ +
@@ -417,6 +428,9 @@ $pagination_entity_name = "Vorbestellungen"; is("Preorderfront")): ?> + isAdmin() || $me->address->id == 209): ?> + " class="btn btn-outline-info"> Custom-300 Benachrichtigungen +