diff --git a/templates/web/report/ajax_data_content.html.twig b/templates/web/report/ajax_data_content.html.twig index e9dad19e6d..ba32969cc8 100644 --- a/templates/web/report/ajax_data_content.html.twig +++ b/templates/web/report/ajax_data_content.html.twig @@ -29,7 +29,7 @@ var riid = $(this).html(); var new_a = $(this).html(''); $(this).before(riid); - $(this).attr('rel', '{{ app.path('report_infomations_document') }}').cluetip({ + $(this).attr('rel', '{{ path('report_infomations_document') }}').cluetip({ width: 600, ajaxCache: true, arrows: true, diff --git a/templates/web/report/ajax_report_content.html.twig b/templates/web/report/ajax_report_content.html.twig index 06bcb5aed1..da4a3d26dd 100644 --- a/templates/web/report/ajax_report_content.html.twig +++ b/templates/web/report/ajax_report_content.html.twig @@ -30,8 +30,8 @@ - - + + diff --git a/templates/web/report/generate_tab.html.twig b/templates/web/report/generate_tab.html.twig index 796589945b..ca4e798e0b 100644 --- a/templates/web/report/generate_tab.html.twig +++ b/templates/web/report/generate_tab.html.twig @@ -18,7 +18,7 @@ {% endif %} {% if result.csv %} -
+ diff --git a/templates/web/report/report_layout_child.html.twig b/templates/web/report/report_layout_child.html.twig index 1a921056f4..b3e86b489c 100644 --- a/templates/web/report/report_layout_child.html.twig +++ b/templates/web/report/report_layout_child.html.twig @@ -52,12 +52,12 @@
{% trans "report:: 3 - Type de report" %}
{% if not anonymous %}
- +
{% else %}
- + +
- +
@@ -98,7 +98,7 @@
{%trans "report:: 3 - Type de report" %}
{% if anonymous %}
- + +
{% endif %}
- +
- +
- + {% endif %}
- +
- +
- +
- +
- +