From 24cb51d2b9220f47d13fb0204fa462a4e2a52b36 Mon Sep 17 00:00:00 2001 From: Benjamin LEBLOND Date: Sun, 17 Mar 2019 13:38:08 +0100 Subject: [PATCH] connected device list on dashboard Display a list of connected devices on dashboard, and update some html --- includes/dashboard.php | 35 ++++++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/includes/dashboard.php b/includes/dashboard.php index 2469f017..fa1bac04 100755 --- a/includes/dashboard.php +++ b/includes/dashboard.php @@ -191,6 +191,10 @@ function DisplayDashboard(){




+ + +
+




@@ -206,7 +210,7 @@ function DisplayDashboard(){



-

+




@@ -219,6 +223,35 @@ function DisplayDashboard(){
+
+
+

+
+ + + + + + + + + +'.PHP_EOL; + echo ''.PHP_EOL; + echo ''.PHP_EOL; + echo ''.PHP_EOL; + echo ''.PHP_EOL; +}; +?> + +
'.htmlspecialchars($client_items[3], ENT_QUOTES).''.htmlspecialchars($client_items[2], ENT_QUOTES).''.htmlspecialchars($client_items[1], ENT_QUOTES).'
+
+
+