ref addresses view

This commit is contained in:
JDonadio 2017-02-10 12:18:35 -03:00
commit 8f241b2efc
8 changed files with 75 additions and 39 deletions

View file

@ -8,7 +8,7 @@
</ion-nav-bar>
<ion-content class="padding">
<div ng-if="fetchingNotifications" class="updatingHistory">
<div ng-if="fetchingNotifications" class="updating">
<div class="text-center">
<ion-spinner class="spinner-dark" icon="crescent"></ion-spinner>
<div translate>Updating... Please stand by</div>