summaryrefslogtreecommitdiff
path: root/ishtar_common
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar_common')
-rw-r--r--ishtar_common/views_item.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/ishtar_common/views_item.py b/ishtar_common/views_item.py
index 052723955..6c95b130c 100644
--- a/ishtar_common/views_item.py
+++ b/ishtar_common/views_item.py
@@ -120,6 +120,11 @@ LIST_FIELDS = { # key: hierarchic depth
"colors": HIERARCHIC_LEVELS,
"development_type": HIERARCHIC_LEVELS,
"monitoring_justification": HIERARCHIC_LEVELS,
+ "types": HIERARCHIC_LEVELS,
+ "discovery_status": 0,
+ "current_status": 0,
+ "nature_of_site": 0,
+ "interpretation_level": 0,
"museum_inventory_marking_presence": 0,
"museum_marking_type": 0,
"museum_collection": 0,