better loading
This commit is contained in:
parent
67d140e981
commit
ceca507fa5
2 changed files with 10 additions and 2 deletions
|
|
@ -220,6 +220,7 @@ angular.module('copayApp.controllers').controller('indexController', function($r
|
|||
$log.debug('Updating Transaction History');
|
||||
self.txHistoryError = false;
|
||||
self.updatingTxHistory = true;
|
||||
self.txHistoryPaging = false;
|
||||
$timeout(function() {
|
||||
$rootScope.$apply();
|
||||
fc.getTxHistory({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue