Merge pull request #5680 from cmgustavo/bug/alt-currency-02

Define an empty array if alternatives currency are not available
This commit is contained in:
Javier Donadío 2017-02-28 11:46:42 -03:00 committed by GitHub
commit d8590961d6

View file

@ -4,7 +4,7 @@ angular.module('copayApp.controllers').controller('preferencesAltCurrencyControl
function($scope, $log, $timeout, $ionicHistory, configService, rateService, lodash, profileService, walletService, storageService) {
var next = 10;
var completeAlternativeList;
var completeAlternativeList = [];
function init() {
var unusedCurrencyList = [{