fixes
This commit is contained in:
parent
473feddfc8
commit
800765eeec
5 changed files with 9 additions and 7 deletions
|
|
@ -163,7 +163,7 @@ angular.module('copayApp.directives')
|
|||
}
|
||||
}
|
||||
})
|
||||
.directive('accept', function($log, profileService, walletService, lodash) {
|
||||
.directive('accept', function() {
|
||||
return {
|
||||
restrict: 'E',
|
||||
templateUrl: 'views/includes/acceptSlide.html',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue