fix routes
This commit is contained in:
parent
d0c408553d
commit
58b7204cd5
1 changed files with 0 additions and 4 deletions
|
|
@ -30,10 +30,6 @@ angular
|
||||||
templateUrl: 'join.html',
|
templateUrl: 'join.html',
|
||||||
validate: true
|
validate: true
|
||||||
})
|
})
|
||||||
.when('/peer', {
|
|
||||||
templateUrl: 'peer.html',
|
|
||||||
validate: true
|
|
||||||
})
|
|
||||||
.when('/transactions', {
|
.when('/transactions', {
|
||||||
templateUrl: 'transactions.html',
|
templateUrl: 'transactions.html',
|
||||||
validate: true
|
validate: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue