pgAdmin 4 commit: Fixed an issue where query editor is not being closed

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where query editor is not being closed
Дата
Msg-id E1ldSui-0005Bp-LE@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where query editor is not being closed if the user clicks on the 'Don't Save' button. Fixes #6417

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3a2145e5fa8632c92a4f4c701d6dab36daf22e0b
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_3.rst                   | 1 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: Translation status page
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM6417]:Query editor is not being closed if user Click on don't Save button