Admins don't see non-termination orders when filtering network_id

This commit is contained in:
Frank Schubert
2021-10-19 22:35:34 +02:00
parent 6d613b141d
commit 43f11a20f9
2 changed files with 7 additions and 3 deletions

View File

@@ -202,7 +202,7 @@
<div class="card">
<div class="card-body mb-3">
<div class="float-left">
<h4 class="header-title">Liste aller Bestellungen</h4>
<h4 class="header-title">Bestellungen mit Anschluss</h4>
</div>
<div class="float-right">
<a class="btn btn-primary mb-2" href="<?=self::getUrl("Order", "add")?>"><i class="fas fa-plus"></i> Neue Bestellung anlegen</a>