Display reseller name

This commit is contained in:
Björn Fromme
2018-06-28 15:51:54 +02:00
parent 3255587f1f
commit fb7d9346da
@@ -9,6 +9,7 @@
<div class="row">
<div class="col-xs-12">
<f:if condition="{reseller}">
<h1>{reseller.name}</h1>
<h2>Gesamtexport XML</h2>
<f:link.action arguments="{reseller: reseller}" pageType="1972" target="_blank">Export XML</f:link.action>
<h2>Einzelexport Excel</h2>