rebase to master

This commit is contained in:
Hendrik Schutter 2020-06-05 21:25:38 +02:00
commit 9dff6adb3d
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@
th:value="${ArticleID.priceNet}"/>&nbsp;EUR <br/>
(<span th:text="${ArticleID.vatPercent}"></span>% Mwst.)
<input type="hidden" id="vatPercent" name="vatPercent" th:value="${ArticleID.vatPercent}"/>
<!-- Info von article ref--> <br/>
= <span id="priceGross" th:text="${ArticleID.price}"></span>&nbsp;EUR Brutto
</p>