mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
add power type in device menu dropdown
git-svn-id: http://www.observium.org/svn/observer/trunk@1139 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
BIN
html/images/icons/power.png
Normal file
BIN
html/images/icons/power.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 631 B |
@@ -58,6 +58,7 @@ if (isset($config['enable_printers']) && $config['enable_printers'])
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
<li><a href="devices/power/"><img src="images/icons/power.png" border="0" align="absmiddle" /> Power</a></li>
|
||||
<li><hr width="140" /></li>
|
||||
<li><a href="devices/alerted/"><img src="images/16/server_error.png" border="0" align="absmiddle" /> Alerts (<?php echo $device_alerts ?>)</a></li>
|
||||
<?php
|
||||
|
Reference in New Issue
Block a user