Fixed price chart page and updated tab icons
This commit is contained in:
parent
98c93e3c6f
commit
05add57883
28 changed files with 1685 additions and 397 deletions
|
|
@ -13,7 +13,7 @@ angular.module('copayApp.services').factory('pricechartService', function($http,
|
|||
var nextStepItem = {
|
||||
name: 'pricechart',
|
||||
title: 'Bitcoin Price Chart',
|
||||
icon: 'icon-bitcoincom',
|
||||
icon: 'icon-chart',
|
||||
sref: 'tabs.pricechart',
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue