diff options
Diffstat (limited to 'archaeological_finds/templates/ishtar/sheet_find.html')
-rw-r--r-- | archaeological_finds/templates/ishtar/sheet_find.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archaeological_finds/templates/ishtar/sheet_find.html b/archaeological_finds/templates/ishtar/sheet_find.html index c88bff96a..6e0013dcf 100644 --- a/archaeological_finds/templates/ishtar/sheet_find.html +++ b/archaeological_finds/templates/ishtar/sheet_find.html @@ -221,6 +221,7 @@ {% field_flex "Museum ID suffix" item.museum_id_suffix %} {% field_flex "Comment on museum ID" item.museum_id_comment %} {% field_flex_detail "Owner institution" item.museum_owner_institution %} + {% field_flex_detail "Assigned institution" item.museum_assigned_institution %} {% field_flex_detail "Custodian institution" item.museum_custodian_institution %} {% field_flex "Depositor inventory number" item.museum_depositor_inventory_number %} {% field_flex "Collections entry mode" item.museum_collection_entry_mode %} |