mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
1) Fixed an issue where shortcut keys are not working with manage macro. Fixes #5908
2) Fixed an issue where the cursor shifts its focus to the wrong window for all the query tool related model dialogs. Fixes #6161
This commit is contained in:
committed by
Akshay Joshi
parent
1f4affcb1e
commit
49095ccba6
@@ -191,4 +191,4 @@ module.exports = Alertify.dialog('createModeDlg', function() {
|
||||
}
|
||||
},
|
||||
};
|
||||
}, true, 'fileSelectionDlg');
|
||||
}, false, 'fileSelectionDlg');
|
||||
|
Reference in New Issue
Block a user