+ delete and re-sync transactions
+ add to address book from send screen
This commit is contained in:
@@ -55,6 +55,7 @@ class MainGUI {
|
||||
|
||||
$("#btnGeneralConfirmYes").click(function() {
|
||||
$('#dlgGeneralConfirm').iziModal('close');
|
||||
console.log(true);
|
||||
callback(true);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user