pgAdmin 4 commit: Fix keyboard shortcuts layout in the preferences pane

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix keyboard shortcuts layout in the preferences pane
Date: 2018-08-07 13:42:02
Message-ID: E1fn2FO-0004WQ-Ev@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix keyboard shortcuts layout in the preferences panel. Fixes #3407

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7117ce6a22d56fb8a4d5a99eb9c4f27d444a0950
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes.rst | 1 +
docs/en_US/release_notes_3_3.rst | 17 +++++++++++++++++
web/pgadmin/preferences/static/css/preferences.css | 6 ++++++
web/pgadmin/static/js/backform.pgadmin.js | 7 +++++++
4 files changed, 31 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-08-07 13:42:14 Re: [pgAdmin4][Patch]: RM #3407 Fix layout of keyboard shortcut preferences panels
Previous Message Dave Page 2018-08-07 12:08:10 Re: Updated Japanese translation for v3.2