mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix(import): fixed nav link in header, fixes #2633
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<topnav icon="fa fa-th-large" title="Dashboards" subnav="true">
|
||||
<ul class="nav">
|
||||
<li class="active"><a href="import">Import</a></li>
|
||||
<li class="active"><a href="import/dashboard">Import</a></li>
|
||||
</ul>
|
||||
</topnav>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user