fix duplicate template entry
This commit is contained in:
parent
6ba7b7c655
commit
7d7bad50e7
1 changed files with 0 additions and 1 deletions
|
|
@ -301,7 +301,6 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
})
|
||||
.state('tabs.create', {
|
||||
url: '/create',
|
||||
templateUrl: 'views/create.html',
|
||||
views: {
|
||||
'tab-home': {
|
||||
templateUrl: 'views/create.html'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue