Fix/streamline reseller export urls
This commit is contained in:
@@ -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]',
|
||||
|
||||
Reference in New Issue
Block a user