pgAdmin 4 commit: Fix CMD+V (Paste) in the Mac runtime. Finally fixes #

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix CMD+V (Paste) in the Mac runtime. Finally fixes #
Date: 2016-09-14 10:17:37
Message-ID: E1bk7G5-0005oe-8e@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)kumar(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

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