Fix/streamline reseller export urls

This commit is contained in:
Björn Fromme
2018-09-29 14:38:59 +02:00
parent c16b83c8d9
commit 807a6ee72f
2 changed files with 2 additions and 7 deletions
+1 -6
View File
@@ -166,12 +166,7 @@ $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl'] = [
],
],
[
'GETvar' => 'type',
'valueMap' => [
'csv' => 1979,
'xml' => 1972,
'excel' => 1984,
],
'GETvar' => 'tx_epproducts_reseller[action]',
],
[
'GETvar' => 'tx_epproducts_reseller[product]',