Fix preferences animation

This commit is contained in:
Gustavo Maximiliano Cortez 2015-04-23 18:29:25 -03:00
commit eaa3247479
3 changed files with 18 additions and 15 deletions

View file

@ -192,7 +192,7 @@ angular
templateUrl: 'views/includes/topbar.html',
controller: function($scope) {
$scope.titleSection = 'Preferences';
$scope.goBackToState = 'walletHome';
$scope.closeToState = 'walletHome';
}
}
}
@ -405,7 +405,7 @@ angular
receive: 0,
send: 0,
history: 0,
preferences: 11,
preferences: 0,
preferencesColor: 12,
backup: 12,
delete: 12,