Re: Disabled option to bootstrap switch control [pgadmin4]

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Disabled option to bootstrap switch control [pgadmin4]
Date: 2016-03-23 07:23:42
Message-ID: CAG7mmoxALwSbaNk92JRXftAgNrA-FP2TRrdW8ewTxoK6EgAFcQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Wed, Mar 23, 2016 at 12:26 PM, Harshal Dhumal <
harshal(dot)dhumal(at)enterprisedb(dot)com> wrote:

> Hi,
>
> PFA minor patch for switch control.
>
>
> Change: Added disabled option to bootstrap switch control.
>
Committed with small change.
Also - modified the SubnodeControl to use the similar evaluation function.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company
<http://www.enterprisedb.com/>

*http://www.linkedin.com/in/asheshvashi*
<http://www.linkedin.com/in/asheshvashi>

>
>
>
> --
> *Harshal Dhumal*
> *Software Engineer *
>
>
>
> EenterpriseDB <http://www.enterprisedb.com>
>
>
> --
> 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
>
>

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2016-03-23 07:27:07 Re: pgAdmin4 PATCH: Domain Module
Previous Message Ashesh Vashi 2016-03-23 07:22:07 pgAdmin 4 commit: Evaluate the disabled option in SwitchControl.