notifications cache and autorefresh
This commit is contained in:
parent
0c668f3b83
commit
e801fc2626
5 changed files with 152 additions and 132 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<div class="card">
|
||||
<div class="item item-divider item-icon-right">
|
||||
Recent Activity
|
||||
<i class="icon ion-ios-arrow-right" ui-sref="activity" ng-show="notificationsMore"></i>
|
||||
<i class="icon ion-ios-arrow-right" ui-sref="activity"></i>
|
||||
</div>
|
||||
<div ng-if="fetchingNotifications" class="item text-center">
|
||||
<ion-spinner icon="lines"></ion-spinner>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue