From 3d815b374eac2c65a26612d0bcc38bd6d1859dcf Mon Sep 17 00:00:00 2001 From: Eli Ribble Date: Tue, 17 Feb 2026 14:22:19 +0000 Subject: [PATCH] Add admin area, flesh out tooltips --- html/template/sync/component/sidebar.html | 55 ++++++++++++++++++++--- 1 file changed, 48 insertions(+), 7 deletions(-) diff --git a/html/template/sync/component/sidebar.html b/html/template/sync/component/sidebar.html index 7d9e8d3e..646dc334 100644 --- a/html/template/sync/component/sidebar.html +++ b/html/template/sync/component/sidebar.html @@ -17,7 +17,23 @@
  • - + + + Admin + +
  • +
  • + {{ if gt (len .Notifications) 0 }}
  • - + Messages
  • - + Pool
  • - + Radar
  • - + Service Requests
  • - + Settings
  • - + Help