mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ux(): updated navbar on all pages to new style, no subnav/dropdown yet though
This commit is contained in:
@@ -1,11 +1,4 @@
|
||||
<navbar>
|
||||
<div class="top-nav-btn dashnav-dashboards-btn" >
|
||||
<a class="pointer" ng-click="openSearch()">
|
||||
<i class="icon-gf icon-gf-snapshot"></i>
|
||||
<span class="dashboard-title">Snapshots</span>
|
||||
<i class="fa fa-caret-down"></i>
|
||||
</a>
|
||||
</div>
|
||||
<navbar icon="icon-gf icon-gf-snapshot" title="Snapshots">
|
||||
</navbar>
|
||||
|
||||
<div class="page-container">
|
||||
|
||||
Reference in New Issue
Block a user