FIX person cf in csv

This commit is contained in:
Julien Fastré 2015-02-20 11:19:22 +01:00
parent b8bc875513
commit f060a6dcf4

View File

@ -51,7 +51,7 @@
#}{% if customField.type == 'title' %}{#
#}""{#
#}{% else %}{#
#}"{{ chill_custom_field_widget(report.cFData , customField, 'csv') }}"{#
#}"{{ chill_custom_field_widget(person.cFData , customField, 'csv') }}"{#
#}{% endif %}{#
#}{% if not loop.last %},{% endif %}{#
#}{% endfor %}{#