Budget 2020

This commit is contained in:
2020-06-09 14:31:30 +02:00
parent b5c0090f87
commit d36aeab9e8
19 changed files with 5514 additions and 10240 deletions

View File

@@ -19,7 +19,11 @@
<h3><?= h($wlBudget->wl_kurz_bezeichnung) ?></h3>
<table class="vertical-table">
<tr>
<th scope="row"><?= __('Wl Werteliste Nr') ?></th>
<th scope="row"><?= __('Wl Sort Nr') ?></th>
<td><?= h($wlBudget->wl_sort_nr) ?></td>
</tr>
<tr>
<th scope="row"><?= __('Wl Wertelsite Nr') ?></th>
<td><?= h($wlBudget->wl_werteliste_nr) ?></td>
</tr>
<tr>