pgAdmin 4 commit: Fix CMD+V (Paste) in the Mac runtime. Finally fixes # - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix CMD+V (Paste) in the Mac runtime. Finally fixes #
Date
Msg-id E1bk7G5-0005oe-8e@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix CMD+V (Paste) in the Mac runtime. Finally fixes #1478

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3035ae13df42b759d0af64d99c21c5ca26f76776
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/browser.js | 7 +++++++
1 file changed, 7 insertions(+)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: PATCH: Do not sort columns based on their lables (pgAdmin4)
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM1478 - Paste event is not working in Query tool