From 1dfc734bb4531cacb04593f61a30eaa23136a060 Mon Sep 17 00:00:00 2001 From: Rafael Wendel Date: Wed, 10 Feb 2021 18:14:07 -0300 Subject: [PATCH] Removed redundant and mistaken roles --- .../ApplicationLayout/DesktopNavbar.jsx | 48 ++++++++----------- .../QueryControlDropdown.jsx | 3 -- client/app/components/TagsList.tsx | 4 +- 3 files changed, 23 insertions(+), 32 deletions(-) diff --git a/client/app/components/ApplicationArea/ApplicationLayout/DesktopNavbar.jsx b/client/app/components/ApplicationArea/ApplicationLayout/DesktopNavbar.jsx index ceb5f8dd5..f72251398 100644 --- a/client/app/components/ApplicationArea/ApplicationLayout/DesktopNavbar.jsx +++ b/client/app/components/ApplicationArea/ApplicationLayout/DesktopNavbar.jsx @@ -71,7 +71,7 @@ export default function DesktopNavbar() { const canCreateAlert = currentUser.hasPermission("list_alerts"); return ( -