fix respore

This commit is contained in:
Matias Alejo Garcia 2016-09-01 10:37:02 -03:00
commit 65e1f2dd50
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
4 changed files with 3 additions and 10 deletions

View file

@ -270,7 +270,7 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
})
.state('tabs.import', {
url: '/import/:fromOnboarding',
abstract: true,
// abstract: true,
views: {
'tab-home': {
templateUrl: 'views/import.html'