Re: PATCH: Added Note Backform control (pgAdmin4). - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject Re: PATCH: Added Note Backform control (pgAdmin4).
Date
Msg-id CAG7mmowD2AK+d5XvFCLiUsCn1pni1HY5wehE_Fx0g2ePqy6vXg@mail.gmail.com
Whole thread Raw
In response to PATCH: Added Note Backform control (pgAdmin4).  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
Responses Re: PATCH: Added Note Backform control (pgAdmin4).  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
List pgadmin-hackers
I've update the patch a little bit.
Please test it at your end.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company


http://www.linkedin.com/in/asheshvashi


On Wed, Apr 27, 2016 at 6:19 PM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
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



--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Attachment

pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: [PATCH] Tables node (pgAdmin4)
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Added a new control for rendering the notes to be use