use modal - css refactor
This commit is contained in:
parent
86b8bd4326
commit
1ee75fd424
7 changed files with 72 additions and 72 deletions
|
|
@ -672,22 +672,6 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
}
|
||||
})
|
||||
|
||||
/*
|
||||
*
|
||||
* Pin Code
|
||||
*
|
||||
*/
|
||||
|
||||
.state('tabs.home.pincode', {
|
||||
url: '/pincode',
|
||||
views: {
|
||||
'tab-home@tabs': {
|
||||
templateUrl: 'views/pincode.html',
|
||||
controller: 'pincodeController'
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
/*
|
||||
*
|
||||
* Paper Wallet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue