Merge branch 'fronkdev' into 'master'

Added Sprachtarif to Contractqueue

See merge request fronk/thetool!649
This commit is contained in:
Frank Schubert
2024-10-03 16:21:25 +00:00
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -269,6 +269,7 @@
<?php $voicenumbers[] = $voicenumber->number; ?>
<?php endforeach; ?>
<?php if(count($voicenumbers)): ?>
<br />Sprachtarif: <?=$contract->voiceplan->name?>
<br /><strong><?=implode(", ", $voicenumbers);?></strong>
<?php endif; ?>
</div>
+1 -1
View File
@@ -282,7 +282,7 @@ $pagination_entity_name = "Rechnungen";
</div>
</div>
<div class="card">
<div class="card border-top-purple">
<div class="card-body">
<div class="row">
<div class="col-12">