mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
FIX person cf in csv
This commit is contained in:
parent
b8bc875513
commit
f060a6dcf4
@ -51,7 +51,7 @@
|
|||||||
#}{% if customField.type == 'title' %}{#
|
#}{% if customField.type == 'title' %}{#
|
||||||
#}""{#
|
#}""{#
|
||||||
#}{% else %}{#
|
#}{% else %}{#
|
||||||
#}"{{ chill_custom_field_widget(report.cFData , customField, 'csv') }}"{#
|
#}"{{ chill_custom_field_widget(person.cFData , customField, 'csv') }}"{#
|
||||||
#}{% endif %}{#
|
#}{% endif %}{#
|
||||||
#}{% if not loop.last %},{% endif %}{#
|
#}{% if not loop.last %},{% endif %}{#
|
||||||
#}{% endfor %}{#
|
#}{% endfor %}{#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user