Host role navigation globally across authenticated pages
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{% if navigation_render_location_v2|default('page') == 'global-host' or not global_role_navigation_host_v2|default(false) %}
|
||||
{#
|
||||
UI/UX V2 Phase 1F — System Admin workspace navigation.
|
||||
Presentation only. Existing routes and route-level permissions remain authoritative.
|
||||
@@ -193,3 +194,4 @@
|
||||
}
|
||||
})();
|
||||
</script>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user