Merge pull request #2939 from laf/issue-2932

Stop realtime graph page from auto refreshing
This commit is contained in:
Mike Rostermund
2016-02-05 11:45:05 +01:00
+2
View File
@@ -1,5 +1,7 @@
<?php
$no_refresh = true;
// FIXME - do this in a function and/or do it in graph-realtime.php
if (!isset($vars['interval'])) {
if ($device['os'] == 'linux') {