diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-02-22 16:06:46 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-04-16 16:42:32 +0200 |
commit | b46f56274b469da5c1ee154e29552ef1cbeacaf8 (patch) | |
tree | 4bd1070b86fa9314fc5f98e932f403ebfd7a2e3b /archaeological_finds/templates | |
parent | cc0f75b0c4780a6443d827c5409e4f333625d5d6 (diff) | |
download | Ishtar-b46f56274b469da5c1ee154e29552ef1cbeacaf8.tar.bz2 Ishtar-b46f56274b469da5c1ee154e29552ef1cbeacaf8.zip |
🩹 find forms move some fields
Diffstat (limited to 'archaeological_finds/templates')
-rw-r--r-- | archaeological_finds/templates/ishtar/sheet_museum_find.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archaeological_finds/templates/ishtar/sheet_museum_find.html b/archaeological_finds/templates/ishtar/sheet_museum_find.html index 54463b90f..56672e007 100644 --- a/archaeological_finds/templates/ishtar/sheet_museum_find.html +++ b/archaeological_finds/templates/ishtar/sheet_museum_find.html @@ -113,7 +113,6 @@ {% field_flex "Laboratory ID" item.laboratory_id %} {% field_flex "Seal number" item.seal_number %} {# no index admin #} - {% field_flex_full "Mark" item.mark "<pre>" "</pre>" %} </div> <h3>{% trans "Description" %}</h3> |