remove lockedView route
This commit is contained in:
parent
83b8ee9a3c
commit
438c29a924
1 changed files with 0 additions and 12 deletions
|
|
@ -119,18 +119,6 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
}
|
||||
})
|
||||
|
||||
/*
|
||||
*
|
||||
* Locked
|
||||
*
|
||||
*/
|
||||
|
||||
.state('lockedView', {
|
||||
url: '/lockedView/',
|
||||
controller: 'lockedViewController',
|
||||
templateUrl: 'views/lockedView.html',
|
||||
})
|
||||
|
||||
/*
|
||||
*
|
||||
* URI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue