diff --git a/application/src/components/dashboard/Sidebar.tsx b/application/src/components/dashboard/Sidebar.tsx index 24b4c6d..f543936 100644 --- a/application/src/components/dashboard/Sidebar.tsx +++ b/application/src/components/dashboard/Sidebar.tsx @@ -1,4 +1,3 @@ - import { Globe, Boxes, Radar, Calendar, BarChart2, LineChart, FileText, Settings, User, UserCog, Bell, FileClock, Database, RefreshCw, Info, ChevronDown, BookOpen } from "lucide-react"; import { useTheme } from "@/contexts/ThemeContext"; import { Link, useLocation } from "react-router-dom"; @@ -71,10 +70,10 @@ export const Sidebar = ({ {!collapsed && {t("scheduleIncident")}} -
+ {!collapsed && {t("operationalPage")}} -
+
{!collapsed && {t("reports")}}