pgAdmin 4 commit: Fix more of the funky keyboard shortcuts.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix more of the funky keyboard shortcuts.
Date: 2016-08-08 14:26:38
Message-ID: E1bWlVm-0007GQ-Su@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)kumar(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-08-08 14:30:26 pgAdmin 4 commit: Fix titles of help pages.
Previous Message Navnath Gadakh 2016-08-08 14:07:32 Re: pgAdmin IV : Unittest modular patch