mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 00:25:06 +02:00
Merge pull request #2939 from laf/issue-2932
Stop realtime graph page from auto refreshing
This commit is contained in:
@@ -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') {
|
||||
|
||||
Reference in New Issue
Block a user