commit
e286e7ea56
12 changed files with 220 additions and 77 deletions
|
|
@ -147,7 +147,10 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
url: '/activity',
|
||||
templateUrl: 'views/activity.html'
|
||||
})
|
||||
|
||||
.state('proposals', {
|
||||
url: '/proposals',
|
||||
templateUrl: 'views/proposals.html'
|
||||
})
|
||||
|
||||
/*
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue