Fix preferences animation
This commit is contained in:
parent
a096c9ad85
commit
eaa3247479
3 changed files with 18 additions and 15 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue