From 310f7d124c47c26c1cbc2d2ca1cbfb5b75f31c6e Mon Sep 17 00:00:00 2001 From: mpeltriaux Date: Mon, 21 Feb 2022 09:19:24 +0100 Subject: [PATCH] # 126 Report change * removes handler from report rendering --- .../templates/compensation/report/eco_account/report.html | 4 ---- ema/templates/ema/report/report.html | 4 ---- intervention/templates/intervention/report/report.html | 4 ---- 3 files changed, 12 deletions(-) diff --git a/compensation/templates/compensation/report/eco_account/report.html b/compensation/templates/compensation/report/eco_account/report.html index 1b08eb8b..44496ea8 100644 --- a/compensation/templates/compensation/report/eco_account/report.html +++ b/compensation/templates/compensation/report/eco_account/report.html @@ -20,10 +20,6 @@ {% trans 'Conservation office file number' %} {{obj.responsible.conservation_file_number|default_if_none:""}} - - {% trans 'Action handler' %} - {{obj.responsible.handler|default_if_none:""}} - {% trans 'Deductions for' %} diff --git a/ema/templates/ema/report/report.html b/ema/templates/ema/report/report.html index 64ce6da2..86252c0a 100644 --- a/ema/templates/ema/report/report.html +++ b/ema/templates/ema/report/report.html @@ -20,10 +20,6 @@ {% trans 'Conservation office file number' %} {{obj.responsible.conservation_file_number|default_if_none:""}} - - {% trans 'Action handler' %} - {{obj.responsible.handler|default_if_none:""}} - {% trans 'Last modified' %} diff --git a/intervention/templates/intervention/report/report.html b/intervention/templates/intervention/report/report.html index 5d378197..ccc2f226 100644 --- a/intervention/templates/intervention/report/report.html +++ b/intervention/templates/intervention/report/report.html @@ -41,10 +41,6 @@ {% trans 'Conservation office file number' %} {{obj.responsible.conservation_file_number|default_if_none:""}} - - {% trans 'Intervention handler' %} - {{obj.responsible.handler|default_if_none:""}} - {% trans 'Compensations' %}