mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-10-31 01:08:26 +00:00 
			
		
		
		
	Adding id - refs #401
This commit is contained in:
		| @@ -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 %}{# | ||||
|   | ||||
		Reference in New Issue
	
	Block a user