From 50d31ad00b7cb95bbce04dac75801e8570bc62f7 Mon Sep 17 00:00:00 2001 From: Tony Murray Date: Fri, 5 May 2017 13:39:23 -0500 Subject: [PATCH] fix: Restore access to existing wireless graphs (#6593) --- html/pages/graphs.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/pages/graphs.inc.php b/html/pages/graphs.inc.php index bf0e2d063b..a56736dc2c 100644 --- a/html/pages/graphs.inc.php +++ b/html/pages/graphs.inc.php @@ -54,7 +54,7 @@ if (!$auth) { echo $title; // FIXME allow switching between types for sensor and wireless also restrict types to ones that have data - if ($type != 'sensor' && $type != 'wireless') { + if ($type != 'sensor') { echo '
'; echo "