Commit f680c152 by Torkel Ödegaard

fix(snapshot): fixed issue with timepicker / time display when viewing snapshot, fixes #2892

parent f1178500
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment