mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix(snapshot): fixed issue with timepicker / time display when viewing snapshot, fixes #2892
This commit is contained in:
parent
f11785001c
commit
f680c15283
@ -27,7 +27,7 @@
|
||||
|
||||
<ul class="nav pull-right">
|
||||
<li ng-if="dashboard">
|
||||
<gf-time-picker></gf-time-picker>
|
||||
<gf-time-picker dashboard="dashboard"></gf-time-picker>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user