aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/proxy/web_ui/items.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/hydrilla/proxy/web_ui/items.py')
-rw-r--r--src/hydrilla/proxy/web_ui/items.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hydrilla/proxy/web_ui/items.py b/src/hydrilla/proxy/web_ui/items.py
index c0e0e0d..4bfae0a 100644
--- a/src/hydrilla/proxy/web_ui/items.py
+++ b/src/hydrilla/proxy/web_ui/items.py
@@ -150,6 +150,7 @@ def show_item(item_id: str, item_type: item_infos.ItemType) \
ref = item_ref,
identifier = version_display_infos[0].info.identifier,
enabled = version_display_infos[0].mapping_enabled,
+ frozen = version_display_infos[0].mapping_frozen,
active_version = active_version
)