Stop realtime graph page from auto refreshing

This commit is contained in:
laf
2015-12-07 01:51:26 +00:00
parent e884e72ca8
commit b54ed80bfc

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') {