From cbd0081e3d1aadb50adc3ec9bf53b55c067f7eb7 Mon Sep 17 00:00:00 2001 From: AlexC <40072887+alexdcrane@users.noreply.github.com> Date: Tue, 9 Nov 2021 22:27:23 -0700 Subject: [PATCH] Add chart to cdr recent calls (#6111) --- .../resources/dashboard/recent_calls.php | 47 +++++++++++++++++-- 1 file changed, 44 insertions(+), 3 deletions(-) diff --git a/app/xml_cdr/resources/dashboard/recent_calls.php b/app/xml_cdr/resources/dashboard/recent_calls.php index c586c8c1ba..b33342672c 100644 --- a/app/xml_cdr/resources/dashboard/recent_calls.php +++ b/app/xml_cdr/resources/dashboard/recent_calls.php @@ -73,10 +73,51 @@ $row_style["0"] = "row_style0"; $row_style["1"] = "row_style1"; - echo "".$text['label-recent_calls'].""; + echo " +
+
+
- echo "".$num_rows.""; - echo "".$text['label-last_24_hours']."\n"; + + "; echo "
"; echo "\n";