wallet listing working

This commit is contained in:
Matias Alejo Garcia 2014-09-03 01:25:08 -03:00
commit 6efa4f86de
14 changed files with 538 additions and 240 deletions

View file

@ -43,6 +43,7 @@ module.exports = function(grunt) {
scripts: {
files: [
'js/models/**/*.js',
'js/models/*.js',
'plugins/*.js',
'copay.js',
'utils/*.js'