pgAdmin 4 commit: On reflection, don't allow the user to specify the un - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: On reflection, don't allow the user to specify the un
Date
Msg-id E1ba0Ea-0002w0-Qe@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
On reflection, don't allow the user to specify the unit when setting the SQL font size. Always use em's.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=91e3d3267f1d8a006436f22381ef6aa70b92c849

Modified Files
--------------
web/pgadmin/browser/__init__.py | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Allow customisation of the CodeMirror font size. Fixe
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Show default database privileges in properties mode.