From 0f9c4f4d5e97b39e46631785b843404543766e12 Mon Sep 17 00:00:00 2001 From: Brian McGonagill Date: Sun, 8 Sep 2024 09:22:41 -0500 Subject: [PATCH] fix My Settings nav from slide out panel. --- client/General/headerBar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/General/headerBar.html b/client/General/headerBar.html index 9971514..9ba8e1b 100644 --- a/client/General/headerBar.html +++ b/client/General/headerBar.html @@ -30,7 +30,7 @@
  • My Lists
  • My Menus
  • My Tasks
  • -
  • My Settings
  • +
  • My Settings
  • {{#if isInRole 'systemadmin'}}
  • Manage
  • {{#if $eq updateExists true}}