From a859b91583f53eae8f34f67f554acff9abd893a2 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 12 Jun 2024 10:49:18 +0200 Subject: 🩹 minor fix on sheets (refs #5865, #4808, #5867) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ishtar_common/templates/ishtar/sheet_document.html | 1 - 1 file changed, 1 deletion(-) (limited to 'ishtar_common/templates') diff --git a/ishtar_common/templates/ishtar/sheet_document.html b/ishtar_common/templates/ishtar/sheet_document.html index f3c8be108..02c32638b 100644 --- a/ishtar_common/templates/ishtar/sheet_document.html +++ b/ishtar_common/templates/ishtar/sheet_document.html @@ -43,7 +43,6 @@ {% field_flex "Title" item.title %} {% field_flex "Type" item.source_type_html "" "" 1 %} - {% include "ishtar/blocks/sheet_creation_section.html" %} {% if item.format_type or item.support_type or item.scale or item.shooting_angle or item.duplicate != None or item.item_number != 1 %}

{% trans "Format" %}

-- cgit v1.2.3