Get relative dates working again in export

This commit is contained in:
Nathan Gray
2016-02-17 23:45:30 +00:00
parent 47f69ea702
commit ae79287e18
5 changed files with 321 additions and 24 deletions

View File

@@ -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':