Rename graphs partial to metrics for consistency.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
@include('partials.components')
|
||||
|
||||
@if($displayMetrics && Setting::get('display_graphs'))
|
||||
@include('partials.graphs')
|
||||
@include('partials.metrics')
|
||||
@endif
|
||||
|
||||
@if(!$scheduledMaintenance->isEmpty())
|
||||
|
||||
Reference in New Issue
Block a user