Everyone can create Workorders for Preorders now

This commit is contained in:
Frank Schubert
2025-02-06 14:12:37 +01:00
parent bbd00ffa99
commit 3715e81419
2 changed files with 4 additions and 4 deletions

View File

@@ -423,9 +423,7 @@ $pagination_entity_name = "Vorbestellungen";
<th>Partner</th>
<th>Attribute</th>
<th>Erstellt<br />Bearbeitet</th>
<?php if($me->is(["Admin","netowner"])): ?>
<th></th>
<?php endif; ?>
<th></th>
<th></th>
</tr>
<?php foreach($preorders as $preorder): ?>