pgAdmin 4 commit: Fix alignment issues in keyboard shortcut options. Fi

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix alignment issues in keyboard shortcut options. Fi
Date: 2018-02-20 16:50:06
Message-ID: E1eoB7G-00027D-3n@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix alignment issues in keyboard shortcut options. Fixes #3080

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c91a597df9deb0a6017c175305c1cb2f462bfa00
Author: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/__init__.py | 4 ++--
web/pgadmin/tools/debugger/__init__.py | 13 ++++++-------
2 files changed, 8 insertions(+), 9 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-02-20 16:51:08 Re: RM3080 Fix for alignment issue in keyboard preferences
Previous Message Dave Page 2018-02-20 16:47:51 Re: [pgAdmin4][Patch]: RM #3066 - Create script doesn't add quotation marks to column names for the "add index" functions