pgAdmin 4 commit: Fixed an issue where multiple query tool tabs getting

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where multiple query tool tabs getting
Дата
Msg-id E1mKfUC-0003i4-2N@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where multiple query tool tabs getting closed for the single close event. Fixes #6710

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7deda52bd9f1550498223cae7fe13160d19f7cca
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_7.rst                   |  1 +
web/pgadmin/tools/datagrid/static/js/datagrid.js   | 12 ++++---
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 37 ++++++++++++++--------
3 files changed, 31 insertions(+), 19 deletions(-)


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

Предыдущее
От: Nikhil Mohite
Дата:
Сообщение: [pgAdmin][RM-6710]: Multiple query tool tabs getting closed for single close event.
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM-6710]: Multiple query tool tabs getting closed for single close event.