PATCH: Fixed Textarea control template [pgAdmin4]

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: PATCH: Fixed Textarea control template [pgAdmin4]
Date: 2016-03-11 07:38:13
Message-ID: CAKKotZQRVr_sfpUjxuvm6Xv_PJM_sabxBFbc62bY7aq1eSc5kw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA updated patch to fix an issue in textarea template, if we do not
provide default rows then control then it fails to render it (issue with
yesterday's Arun changes), Causing Sql-Feild Control to break which uses
textarea to render code mirror control.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
Fixed_textare_control.patch application/octet-stream 788 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2016-03-11 08:29:45 Re: PATCH: Fixed Textarea control template [pgAdmin4]
Previous Message Ashesh Vashi 2016-03-10 19:41:27 Re: PATCH: Added Node Type & Catalog objects [pgAdmin4]