Re: PATCH: To fix the issue in Variable control (pgAdmin4)

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: PATCH: To fix the issue in Variable control (pgAdmin4)
Date: 2017-01-17 10:45:21
Message-ID: CA+OCxozQU4bii5vXGe3nRxFg1KoqV50mam_7Ohk+mqh2h29vew@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Fri, Jan 13, 2017 at 12:29 PM, Murtuza Zabuawala
<murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:
> Hi,
>
> PFA patch to fix the issue where variable control was not displaying values
> properly in edit mode.
> This issue was due to wrong value set in model.
> RM#2067
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Atira Odhner 2017-01-17 16:09:48 Re: Acceptance Tests against a browser (WIP)
Previous Message Dave Page 2017-01-17 10:45:05 pgAdmin 4 commit: Fix display of enum GUCs on users/databases etc. Fixe