mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
smart -power on hour - view fix (#10466)
* smart id9 view fix * Update smart.inc.php * Update smart_runtime.inc.php * Update smart.inc.php
This commit is contained in:
committed by
Tony Murray
parent
3fdfdbab84
commit
a9cc36bc7f
@@ -1,5 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
$name = 'smart';
|
$name = 'smart_id9';
|
||||||
$app_id = $app['app_id'];
|
$app_id = $app['app_id'];
|
||||||
$unit_text = '';
|
$unit_text = '';
|
||||||
$unitlen = 20;
|
$unitlen = 20;
|
||||||
|
Reference in New Issue
Block a user