mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-18 08:14:24 +00:00
Adding id - refs #401
This commit is contained in:
parent
6ec0892ac6
commit
ba7604a71e
@ -1,4 +1,5 @@
|
||||
"{{ 'Person'|trans }}",{#
|
||||
"{{ 'Person id'|trans }}",{#
|
||||
#}"{{ 'Person'|trans }}",{#
|
||||
#}"{{ 'Date'|trans }}",{#
|
||||
#}"{{ 'User'|trans }}",{#
|
||||
#}"{{ 'Report type'|trans }}",{#
|
||||
@ -7,8 +8,9 @@
|
||||
#}{% endfor %}
|
||||
|
||||
{% for report in reports %}{#
|
||||
#}{{ report.id }},{#
|
||||
#}"{{ report.person }}",{#
|
||||
#}"{{ report.date|localizeddate('long', 'none') }}",{#
|
||||
#}"{{ report.date|localizeddate('short', 'none') }}",{#
|
||||
#}"{{ report.user }}",{#
|
||||
#}"{{ report.cFGroup.getName(app.request.locale) }}",{#
|
||||
#}{% for customField in report.cFGroup.customFields %}{#
|
||||
|
Loading…
x
Reference in New Issue
Block a user