mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-19 12:55:08 +02:00
Get relative dates working again in export
This commit is contained in:
@@ -658,7 +658,7 @@ class importexport_helper_functions {
|
||||
$settings['tags'] = true;
|
||||
break;
|
||||
case 'select-account':
|
||||
$settings['rows'] = '5,both';
|
||||
$settings['account_type'] = 'both';
|
||||
$settings['tags'] = true;
|
||||
break;
|
||||
case 'select':
|
||||
|
Reference in New Issue
Block a user