From e5f1914096a5a6170a2cbdb62157b28e280599da Mon Sep 17 00:00:00 2001 From: Paul Gear Date: Tue, 17 Nov 2015 07:55:35 +1000 Subject: [PATCH] Add graph selector to devices overview Copy of selector code from html/pages/graphs.inc.php that probably has bugs --- html/pages/devices.inc.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/html/pages/devices.inc.php b/html/pages/devices.inc.php index a7a305a72..6d446d5c1 100644 --- a/html/pages/devices.inc.php +++ b/html/pages/devices.inc.php @@ -62,6 +62,21 @@ foreach ($menu_options as $option => $text) {
+ +