mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ux: navigation work
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<div class="page-container">
|
||||
<div class="page-header">
|
||||
<h1>
|
||||
<i class="icon-gf icon-gf-datasources"></i>
|
||||
<i class="icon-gf icon-gf-fw icon-gf-datasources"></i>
|
||||
<span>Data Sources</span>
|
||||
</h1>
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
</div>
|
||||
|
||||
<section class="card-section" layout-mode>
|
||||
<layout-selector></layout-selector>
|
||||
|
||||
<ol class="card-list" >
|
||||
<li class="card-item-wrapper" ng-repeat="ds in ctrl.datasources">
|
||||
|
||||
Reference in New Issue
Block a user