Remove unnecessary graphs header and dim top actions
This commit is contained in:
@@ -59,15 +59,11 @@
|
||||
<div class="text-left">
|
||||
<h1>
|
||||
System Info
|
||||
<a class="btn btn-primary pull-right" href="/logs.html?id=box" target="_blank">Show Logs</a>
|
||||
<a class="btn btn-default pull-right" href="/logs.html?id=box" target="_blank">Show Logs</a>
|
||||
<button class="btn btn-default pull-right" ng-click="reboot.show()" ng-disabled="reboot.busy"><i class="fa fa-circle-notch fa-spin" ng-show="reboot.busy"></i> Reboot</button>
|
||||
</h1>
|
||||
</div>
|
||||
|
||||
<div class="text-left">
|
||||
<h3>Graphs</h3>
|
||||
</div>
|
||||
|
||||
<uib-tabset active="activeTab">
|
||||
<uib-tab index="0" heading="Disk Usage">
|
||||
<div class="card card-large">
|
||||
|
||||
Reference in New Issue
Block a user