mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
updates - nice rounded corners on page search
git-svn-id: http://www.observium.org/svn/observer/trunk@445 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -61,7 +61,6 @@ function printEntPhysical($ent, $level, $class) {
|
||||
}
|
||||
}
|
||||
|
||||
echo("<div style='float: left;'><h3>Inventory</h3></div>");
|
||||
echo("<div style='float: right;'>
|
||||
<a href='#' class='button' onClick=\"expandTree('enttree');return false;\"><img src='images/16/bullet_toggle_plus.png'>Expand All Nodes</a>
|
||||
<a href='#' class='button' onClick=\"collapseTree('enttree');return false;\"><img src='images/16/bullet_toggle_minus.png'>Collapse All Nodes</a>
|
||||
|
Reference in New Issue
Block a user