mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix(): back to dashboard link fix
This commit is contained in:
parent
801129530e
commit
89ef019b7c
@ -70,7 +70,7 @@
|
||||
</ul>
|
||||
|
||||
<ul class="nav pull-right">
|
||||
<li ng-show="dashboardViewState.fullscreen" class="back-to-dashboard-link">
|
||||
<li ng-show="dashboard.meta.fullscreen" class="back-to-dashboard-link">
|
||||
<a ng-click="exitFullscreen()">
|
||||
Back to dashboard
|
||||
</a>
|
||||
|
Loading…
Reference in New Issue
Block a user