diff options
Diffstat (limited to 'ishtar_common')
| -rw-r--r-- | ishtar_common/templates/ishtar/sheet_document.html | 1 | 
1 files changed, 0 insertions, 1 deletions
| 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 @@          </div>          {% 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 %}          <h4 class="col-12">{% trans "Format" %}</h4> | 
