pgAdmin 4 commit: Fix query execution keys in the Mac runtime. Needs mo - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix query execution keys in the Mac runtime. Needs mo
Date
Msg-id E1bIXlj-0007JZ-Gb@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix regression test harness to allow for removal of t
Next
From: Dave Page
Date:
Subject: Re: Fix for issue RM1336 [pgadmin4]