Merge pull request #225 from maraoz/fix/routes

fix routes
This commit is contained in:
Matias Alejo Garcia 2014-04-30 07:36:51 -03:00
commit e9dbf341fc

View file

@ -30,10 +30,6 @@ angular
templateUrl: 'join.html',
validate: true
})
.when('/peer', {
templateUrl: 'peer.html',
validate: true
})
.when('/transactions', {
templateUrl: 'transactions.html',
validate: true