From b64ebb374df92ffa7f04e39269d902de8ab76aa5 Mon Sep 17 00:00:00 2001 From: Alex <40072887+alexdcrane@users.noreply.github.com> Date: Wed, 6 Aug 2025 16:01:09 -0700 Subject: [PATCH] Dashboard - Use a class to determine the row span (#7451) * Dashboard - Use a class to determine the row span * Update parent.php * Update icon.php * Update content.php * Update domains.php * Update dashboard_edit.php * Update missed_calls.php * Update recent_calls.php * Update voicemails.php * Update system_counts.php * Update system_cpu_status.php * Update system_disk_usage.php * Update system_services.php * Update system_status.php * Update system_services.php * Update switch_status.php * Update registrations.php * Update ring_group_forward.php * Update caller_id.php * Update domain_limits.php * Update call_forward.php * Update active_calls.php --- .../resources/dashboard/active_calls.php | 2 +- .../resources/dashboard/call_forward.php | 4 +- .../resources/dashboard/domain_limits.php | 4 +- .../resources/dashboard/caller_id.php | 4 +- .../resources/dashboard/registrations.php | 2 +- .../dashboard/ring_group_forward.php | 4 +- .../resources/dashboard/switch_status.php | 6 +- .../resources/dashboard/system_counts.php | 4 +- .../resources/dashboard/system_cpu_status.php | 4 +- .../resources/dashboard/system_disk_usage.php | 4 +- .../resources/dashboard/system_services.php | 3 +- .../resources/dashboard/system_status.php | 4 +- .../resources/dashboard/voicemails.php | 4 +- .../resources/dashboard/missed_calls.php | 4 +- .../resources/dashboard/recent_calls.php | 4 +- core/dashboard/dashboard_edit.php | 2 +- core/dashboard/index.php | 163 +++++++++++------- .../dashboard/resources/dashboard/content.php | 2 +- core/dashboard/resources/dashboard/icon.php | 2 +- core/dashboard/resources/dashboard/parent.php | 124 ++++++++----- core/domains/resources/dashboard/domains.php | 2 +- 21 files changed, 217 insertions(+), 135 deletions(-) diff --git a/app/active_calls/resources/dashboard/active_calls.php b/app/active_calls/resources/dashboard/active_calls.php index f2d176a22e..f8369362e3 100644 --- a/app/active_calls/resources/dashboard/active_calls.php +++ b/app/active_calls/resources/dashboard/active_calls.php @@ -68,7 +68,7 @@ $row_style["0"] = "row_style0"; $row_style["1"] = "row_style1"; //icon and count -echo "