Обсуждение: pgAdmin 4 commit: Ensure that the Return key can be used to submit the

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Ensure that the Return key can be used to submit the

От
Dave Page
Дата:
Ensure that the Return key can be used to submit the Master Password dialogue. Fixes #4310
Ensure that browser auto-fill doesn't cause Help pages to be opened unexpectedly. Fixes #4317

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b1398d1d1137c9dfe54548880534b460fa3ef990

Modified Files
--------------
docs/en_US/release_notes_4_9.rst                   |  2 ++
web/pgadmin/browser/static/js/browser.js           | 24 +++++-----------------
web/pgadmin/static/js/alertify.pgadmin.defaults.js | 11 ++++++++++
3 files changed, 18 insertions(+), 19 deletions(-)