remove unused file and adding tabs to coibase.html

This commit is contained in:
Gabriel Bazán 2017-06-28 16:28:17 -03:00
commit 4ae787dfe6
5 changed files with 6 additions and 59 deletions

View file

@ -132,10 +132,6 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
})
}
})
.state('uripayment', {
url: '/uri-payment/:url',
templateUrl: 'views/paymentUri.html'
})
/*
*