added new preorderiframe

This commit is contained in:
Luca Haid
2025-06-24 09:41:48 +02:00
parent 40c5cbfcb3
commit 2f1167d4d0
9 changed files with 1264 additions and 4 deletions

View File

@@ -463,7 +463,7 @@ $pagination_entity_name = "Vorbestellungen";
<div class="preorder-campaign-header">
<h4 class="header-title">Liste aller Vorbestellungen<?= (isset($campaign) && $campaign) ? " - " . $campaign->name : "" ?></h4>
<?php if ($filter['preordercampaign_id']): ?>
<?php if (isset($filter['preordercampaign_id'])): ?>
<div class="float-right">
<a class="btn btn-primary mb-2"
href="<?= self::getUrl("Preorder", "add", ["preordercampaign_id" => $filter['preordercampaign_id']]) ?>"><i