fix(feedback): more feedback flow improvements and bug fixes
This commit is contained in:
parent
8b7ab38f2b
commit
63c7684259
10 changed files with 89 additions and 59 deletions
|
|
@ -759,9 +759,6 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
controller: 'completeController',
|
||||
templateUrl: 'views/feedback/complete.html'
|
||||
}
|
||||
},
|
||||
customConfig: {
|
||||
hideStatusBar: true
|
||||
}
|
||||
})
|
||||
.state('tabs.rate', {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue