From ab48e1850c5a797d55515d0794f6efe8687a01d8 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 2 Aug 2021 17:19:16 +0200 Subject: Preventive file: copy planned, add default cost - tests - fixtures --- .../templates/ishtar/forms/preventive_detail.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'archaeological_files/templates') diff --git a/archaeological_files/templates/ishtar/forms/preventive_detail.html b/archaeological_files/templates/ishtar/forms/preventive_detail.html index cc27e26f3..3c58053ba 100644 --- a/archaeological_files/templates/ishtar/forms/preventive_detail.html +++ b/archaeological_files/templates/ishtar/forms/preventive_detail.html @@ -17,10 +17,16 @@
- + + {% trans "Add default costs" %} +
- + + {% trans "Copy planned costs" %} +
{% for inline in inline_forms %}

{{inline.form_label}}

-- cgit v1.2.3