Skip to content

Commit

Permalink
Fixed issue 8181: printable_help missing in tsv export
Browse files Browse the repository at this point in the history
Dev: field needed to be listed in LimeExpressionManager::TSVSurveyExport
  • Loading branch information
mfaber committed Sep 29, 2013
1 parent 16f08df commit aacd0d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/helpers/expressions/em_manager_helper.php
Expand Up @@ -8625,6 +8625,7 @@ static public function &TSVSurveyExport($sid)
'other_replace_text',
'page_break',
'prefix',
'printable_help',
'public_statistics',
'random_group',
'random_order',
Expand Down

0 comments on commit aacd0d7

Please sign in to comment.