Display reseller name
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user