From ab1c5ac631cc2a926867d78b12022916ffa23ca1 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Thu, 10 Oct 2024 16:51:00 -0400 Subject: [PATCH] FEATURE: Custom Links can be added to the Top Nav Note must have icons --- admin_custom_link_add_modal.php | 1 + admin_custom_link_edit_modal.php | 1 + side_nav.php | 2 +- top_nav.php | 33 +++++++++++++++++++++++++++++--- 4 files changed, 33 insertions(+), 4 deletions(-) diff --git a/admin_custom_link_add_modal.php b/admin_custom_link_add_modal.php index 6250f465..aecda31d 100644 --- a/admin_custom_link_add_modal.php +++ b/admin_custom_link_add_modal.php @@ -66,6 +66,7 @@ diff --git a/admin_custom_link_edit_modal.php b/admin_custom_link_edit_modal.php index 0107e833..d2be695c 100644 --- a/admin_custom_link_edit_modal.php +++ b/admin_custom_link_edit_modal.php @@ -64,6 +64,7 @@ diff --git a/side_nav.php b/side_nav.php index 942f3bb5..fbb3b32b 100644 --- a/side_nav.php +++ b/side_nav.php @@ -193,7 +193,7 @@ @@ -29,6 +28,34 @@