Added Node Summary
This commit is contained in:
@@ -31,6 +31,14 @@ class Controller_Tree extends Controller_lnApp_Tree {
|
||||
'attr_href'=>URL::Site('/node'),
|
||||
));
|
||||
|
||||
array_push($data,array(
|
||||
'id'=>'node_summary',
|
||||
'name'=>'Node Summary',
|
||||
'state'=>'none',
|
||||
'attr_id'=>'1',
|
||||
'attr_href'=>URL::Site('/node/summary'),
|
||||
));
|
||||
|
||||
array_push($data,array(
|
||||
'id'=>'activity',
|
||||
'name'=>'Server Activity Gantt',
|
||||
|
Reference in New Issue
Block a user