UNPKG

@spotinst/spinnaker-deck

Version:

Spinnaker-Deck service, forked with support to Spotinst

4 lines (3 loc) 243 B
<p ng-if="$ctrl.refreshing">{{$ctrl.capitalizedKey}} data is <strong>refreshing</strong></p> <p ng-if="!$ctrl.refreshing">(click <span class="fa fa-sync-alt"></span> to refresh)</p> <p>Last refresh: {{$ctrl.getRefreshTime() | timestamp }}</p>