pgAdmin 4 commit: Avoid a potential conflict with jquery.drag and use a

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Avoid a potential conflict with jquery.drag and use a
Дата
Msg-id E1mLMbr-0000M3-Dl@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Avoid a potential conflict with jquery.drag and use addEventListener to bind events.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=173517985eb89ba5503b851b42d31eecc61eebac
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/static/js/panel.js | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)


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

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: [pgAdmin][patch] Using addEventListener to avoid conflict with jquery.drag
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][patch] Using addEventListener to avoid conflict with jquery.drag