diff --git a/suma_browser/templates/_types/root/_nav_panel.html b/suma_browser/templates/_types/root/_nav_panel.html index d471bcc..a1a0528 100644 --- a/suma_browser/templates/_types/root/_nav_panel.html +++ b/suma_browser/templates/_types/root/_nav_panel.html @@ -1,5 +1,5 @@ {% import 'macros/links.html' as links %} - {% if has_access('settings.home') %} + {% if g.rights.admin %}