pgAdmin 4 commit: Fix default height for text areas.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix default height for text areas.
Date: 2016-03-11 09:23:51
Message-ID: E1aeJIV-0006IC-Co@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix default height for text areas.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/backform.pgadmin.js | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-03-11 09:24:03 Re: PATCH: Fixed Textarea control template [pgAdmin4]
Previous Message Khushboo Vashi 2016-03-11 09:16:44 [pgAdmin4][Patch]: Unique Collection Control and Variable Control Fixes