Commit 13ab1d19 by Boaz Leskes

added a refresh button if not in auto refresh

parent d0f7881d
......@@ -47,6 +47,9 @@
</ul>
</li>
<li ng-show="!dashboard.current.refresh">
<a class="icon-refresh" ng-click="dashboard.refresh()"></a>
</li>
</ul>
</form>
......
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