Generate CSV using a new plugin

This commit is contained in:
Gustavo Maximiliano Cortez 2016-02-16 12:33:39 -05:00
commit 0efbf28f1a
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
6 changed files with 34 additions and 28 deletions

View file

@ -8,6 +8,8 @@ var modules = [
'gettext',
'ngLodash',
'uiSwitch',
'ngSanitize',
'ngCsv',
'bwcModule',
'copayApp.filters',
'copayApp.services',