Adds CSV history

This commit is contained in:
Gustavo Maximiliano Cortez 2015-07-03 15:35:34 -03:00
commit 46ff73aa02
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
3 changed files with 78 additions and 2 deletions

View file

@ -1054,7 +1054,7 @@ angular.module('copayApp.controllers').controller('walletHomeController', functi
if (confirmed)
self._doSendAll(amount);
});
}
};
/* Start setup */