From 0a5de911e9e8e1c8181ef5fce6d062b8841655f4 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Thu, 18 Apr 2024 18:37:43 -0400 Subject: [PATCH] Combine Settings and with Admin Side Nav --- inc_all_settings.php | 24 ------ settings_ai.php | 2 +- settings_company.php | 2 +- settings_custom_fields.php | 2 +- settings_defaults.php | 2 +- settings_integrations.php | 2 +- settings_invoice.php | 2 +- settings_localization.php | 2 +- settings_mail.php | 2 +- settings_maintenance.php | 2 +- settings_modules.php | 2 +- settings_notifications.php | 2 +- settings_online_payment.php | 2 +- settings_project.php | 2 +- settings_quote.php | 2 +- settings_security.php | 2 +- settings_side_nav.php | 153 ------------------------------------ settings_telemetry.php | 2 +- settings_theme.php | 2 +- settings_ticket.php | 2 +- side_nav.php | 7 -- 21 files changed, 18 insertions(+), 202 deletions(-) delete mode 100644 inc_all_settings.php delete mode 100644 settings_side_nav.php diff --git a/inc_all_settings.php b/inc_all_settings.php deleted file mode 100644 index 0376612f..00000000 --- a/inc_all_settings.php +++ /dev/null @@ -1,24 +0,0 @@ -
diff --git a/settings_company.php b/settings_company.php index bd0fef91..f3e42cf6 100644 --- a/settings_company.php +++ b/settings_company.php @@ -1,5 +1,5 @@
diff --git a/settings_integrations.php b/settings_integrations.php index 12dad047..6a71ae2b 100644 --- a/settings_integrations.php +++ b/settings_integrations.php @@ -1,5 +1,5 @@
diff --git a/settings_invoice.php b/settings_invoice.php index 230b6be1..991e60fd 100644 --- a/settings_invoice.php +++ b/settings_invoice.php @@ -1,5 +1,5 @@
diff --git a/settings_localization.php b/settings_localization.php index d7cf4b59..286e87f6 100644 --- a/settings_localization.php +++ b/settings_localization.php @@ -1,5 +1,5 @@
diff --git a/settings_maintenance.php b/settings_maintenance.php index 6ce2104c..5623eafc 100644 --- a/settings_maintenance.php +++ b/settings_maintenance.php @@ -1,6 +1,6 @@
diff --git a/settings_notifications.php b/settings_notifications.php index dcfb1e8f..854fe95a 100644 --- a/settings_notifications.php +++ b/settings_notifications.php @@ -1,6 +1,6 @@ diff --git a/settings_online_payment.php b/settings_online_payment.php index 635eab90..bf5418c9 100644 --- a/settings_online_payment.php +++ b/settings_online_payment.php @@ -1,6 +1,6 @@ diff --git a/settings_project.php b/settings_project.php index 9a231144..4064f83d 100644 --- a/settings_project.php +++ b/settings_project.php @@ -1,5 +1,5 @@
diff --git a/settings_quote.php b/settings_quote.php index 2a51e301..ea3c2763 100644 --- a/settings_quote.php +++ b/settings_quote.php @@ -1,5 +1,5 @@
diff --git a/settings_security.php b/settings_security.php index 05797037..70671cd9 100644 --- a/settings_security.php +++ b/settings_security.php @@ -1,5 +1,5 @@ diff --git a/settings_side_nav.php b/settings_side_nav.php deleted file mode 100644 index ef115e91..00000000 --- a/settings_side_nav.php +++ /dev/null @@ -1,153 +0,0 @@ - - diff --git a/settings_telemetry.php b/settings_telemetry.php index a27aca3f..ee054479 100644 --- a/settings_telemetry.php +++ b/settings_telemetry.php @@ -1,5 +1,5 @@
diff --git a/settings_theme.php b/settings_theme.php index 0b2879fb..a503a85e 100644 --- a/settings_theme.php +++ b/settings_theme.php @@ -1,5 +1,5 @@
diff --git a/settings_ticket.php b/settings_ticket.php index 29afe15b..18ef56de 100644 --- a/settings_ticket.php +++ b/settings_ticket.php @@ -1,5 +1,5 @@
diff --git a/side_nav.php b/side_nav.php index 6c1a1b88..f9c8dafc 100644 --- a/side_nav.php +++ b/side_nav.php @@ -185,13 +185,6 @@ -