Added price chart

This commit is contained in:
magmahindenburg 2017-07-05 11:33:25 +09:00
commit c737e14d17
10 changed files with 891 additions and 3 deletions

View file

@ -1037,6 +1037,17 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
}
})
/* Price Chart */
.state('tabs.pricechart', {
url: '/pricechart',
views: {
'tab-home@tabs': {
controller: 'pricechartController',
templateUrl: 'views/pricechart.html'
}
}
})
/*
*
* Amazon.com Gift Card