Merge branch 'devbyspi' into 'master'

MBI API Config Server-Configuration hinzugefügt.

See merge request fronk/thetool!8
This commit is contained in:
Frank Schubert
2023-04-19 15:56:36 +00:00
18 changed files with 1289 additions and 856 deletions

View File

@@ -212,7 +212,7 @@
</tr>
<?php foreach($preorders as $preorder): ?>
<tr>
<?php if(!$me->is("preorderfront")): ?><td><?=$preorder->campaign->name?></td><?php endif; ?>
<?php //if(!$me->is("preorderfront")): ?><td><?=$preorder->campaign->name?></td><?php //endif; ?>
<td><?=__($preorder->type, "preorder")?></td>
<td>Aufgenommen</td>
<?php if($preorder->building_id): ?>