Added notification when appcache is updated

This commit is contained in:
Colin McLeod
2015-06-02 23:52:23 -07:00
parent 0ae4957976
commit f0f947cad4
3 changed files with 32 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
<div id="app-update" ng-show="appCacheUpdate">
<a href="#" onclick="window.location.reload()">Update Available! Click to Refresh</a>
</div>
<header>
<a class="l" ui-sref="shipyard" style="margin-right: 1em;" title="Ships"><svg class="icon xl"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#coriolis"></use></svg></a>