pgAdmin 4 commit: Fix query execution keys in the Mac runtime. Needs mo

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix query execution keys in the Mac runtime. Needs mo
Date: 2016-06-30 08:56:19
Message-ID: E1bIXlj-0007JZ-Gb@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix query execution keys in the Mac runtime. Needs more work to sanitize with CodeMirror, but this is a step further. Fixes #1336

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=aa44122a8affb945e897b10b79799b73c335c954

Modified Files
--------------
web/pgadmin/tools/datagrid/templates/datagrid/index.html | 2 +-
web/pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-30 09:04:55 Re: Fix for issue RM1336 [pgadmin4]
Previous Message Dave Page 2016-06-30 08:46:50 pgAdmin 4 commit: Fix regression test harness to allow for removal of t