| From: | Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | PATCH: Added Note Backform control (pgAdmin4). |
| Date: | 2016-04-27 12:49:48 |
| Message-ID: | CAKKotZTMhxP=V06JJ2kgQ9qHaZkJzFptmGp-8Mrda+SdDccATg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hi,
This patch will allow us to provide annotate(s) on Form/Dialog.
Use in schema:
id: 'server_note', label: '{{ _('Note') }}',
text: '{{ _('The backup format will be PLAIN') }}',
type: 'note'
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| Attachment | Content-Type | Size |
|---|---|---|
| Backform_Note_Control_v1.patch | application/octet-stream | 1.9 KB |
| Screen Shot 2016-04-27 at 6.18.50 pm.png | image/png | 99.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thom Brown | 2016-04-27 13:34:57 | Re: [PATCH] Tables node (pgAdmin4) |
| Previous Message | Surinder Kumar | 2016-04-27 12:48:12 | [pgAdmin4][Patch]: File Manager & Backform FileControl |