delete words option + confirmDialog refactor
This commit is contained in:
parent
ee04b7f318
commit
04c0d20525
10 changed files with 115 additions and 57 deletions
|
|
@ -773,7 +773,6 @@ angular.module('copayApp.controllers').controller('indexController', function($r
|
|||
$timeout(function() {
|
||||
$rootScope.$apply();
|
||||
});
|
||||
|
||||
};
|
||||
|
||||
self.recreate = function(cb) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue