pgAdmin 4 commit: Allow customisation of the CodeMirror font size. Fixe

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow customisation of the CodeMirror font size. Fixe
Date: 2016-08-17 12:20:09
Message-ID: E1bZzpJ-0001bo-OS@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow customisation of the CodeMirror font size. Fixes #1565

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/__init__.py | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-08-17 12:46:16 pgAdmin 4 commit: On reflection, don't allow the user to specify the un
Previous Message Dave Page 2016-08-17 11:05:09 Re: [pgadmin4] Edb package support.