pgAdmin 4 commit: Fix more of the funky keyboard shortcuts. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix more of the funky keyboard shortcuts.
Date
Msg-id E1bWlVm-0007GQ-Su@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix more of the funky keyboard shortcuts.

Branch
------
master

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

Modified Files
--------------
.../browser/templates/browser/js/browser.js        | 35 +++++++++++++++++++++-
web/pgadmin/static/js/backform.pgadmin.js          |  6 ++--
.../datagrid/templates/datagrid/js/datagrid.js     |  3 +-
.../tools/debugger/templates/debugger/js/direct.js |  3 +-
.../sqleditor/templates/sqleditor/js/sqleditor.js  |  5 ++--
5 files changed, 45 insertions(+), 7 deletions(-)


pgadmin-hackers by date:

Previous
From: Navnath Gadakh
Date:
Subject: Re: pgAdmin IV : Unittest modular patch
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix titles of help pages.