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 660e32117..cf3a0bb44 100644 --- a/archaeological_finds/templates/ishtar/sheet_find.html +++ b/archaeological_finds/templates/ishtar/sheet_find.html @@ -31,6 +31,7 @@ {% field "Name" item.label %} {% field "Description" item.description %} {% field "Created by" item.history_creator.ishtaruser.full_label %} +{% field "Administrative index" item.administrative_index %} {% field_multiple "Material types" item.material_types %} {% field "Dating" item.dating %} {% field "Length (cm)" item.length %} |
