pgAdmin 4 commit: Avoid a potential conflict with jquery.drag and use a - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Avoid a potential conflict with jquery.drag and use a
Date
Msg-id E1mLMbr-0000M3-Dl@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][patch] Using addEventListener to avoid conflict with jquery.drag
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][patch] Using addEventListener to avoid conflict with jquery.drag