This commit is contained in:
Matias Alejo Garcia 2015-04-23 12:27:43 -03:00
commit 589200b455
10 changed files with 847 additions and 367 deletions

View file

@ -28,6 +28,8 @@ angular.module('copayApp.controllers').controller('indexController', function($r
'link': 'history'
}];
self.tab = 'walletHome';
self.availableLanguages = [{
name: 'English',
isoCode: 'en',