Merge pull request #1484 from isocolsky/ux/save_button
Removed save button in settings
This commit is contained in:
commit
10e5d322a6
2 changed files with 3 additions and 8 deletions
|
|
@ -57,6 +57,7 @@ angular.module('copayApp.controllers').controller('MoreController',
|
|||
alternativeName: $scope.selectedAlternative.name,
|
||||
alternativeIsoCode: $scope.selectedAlternative.isoCode,
|
||||
});
|
||||
notification.success('Success', $filter('translate')('settings successfully updated'));
|
||||
controllerUtils.updateBalance();
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue