From c522659f4e7cd4acb49094afbc9d0c83d503d1cb Mon Sep 17 00:00:00 2001 From: Marc Ducobu Date: Fri, 6 May 2016 16:37:33 +0200 Subject: [PATCH] Improving the timeline UI --- Resources/views/Timeline/report_person_context.html.twig | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Resources/views/Timeline/report_person_context.html.twig b/Resources/views/Timeline/report_person_context.html.twig index bba3714e7..e2f64224e 100644 --- a/Resources/views/Timeline/report_person_context.html.twig +++ b/Resources/views/Timeline/report_person_context.html.twig @@ -1,5 +1,5 @@ -
-

{{ 'Report'|trans }}

+
+

{{ report.date|localizeddate('long', 'none') }} / {{ 'Report'|trans }}

{{ '%user% has filled a %report_label% report on %date%'|trans( { @@ -11,7 +11,6 @@
{% if custom_fields_in_summary|length > 0 %}
-
{% for field in custom_fields_in_summary %} {% if field.type == 'title' %}