fix routes

This commit is contained in:
Manuel Araoz 2014-04-30 00:21:24 -03:00
commit 58b7204cd5

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