pgAdmin 4 commit: Fix issue in drag drop feature. It's regression of RM

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix issue in drag drop feature. It's regression of RM
Date: 2019-08-12 07:42:05
Message-ID: E1hx4xx-0003Rw-Ss@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix issue in drag drop feature. It's regression of RM #4552

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a51de7829229fe03719fabac824d110ea0a95f0a
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-08-12 07:42:25 Re: [pgAdmin][RM4552] Dragging the selected text in SQL editor throws console errors
Previous Message Aditya Toshniwal 2019-08-12 07:03:33 Re: [GSoC] Query History Upgrade