Re: [pgAdmin4][RM5185] Option to override select2control's label className

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Nagesh Dhope <nagesh(dot)dhope(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][RM5185] Option to override select2control's label className
Date: 2020-02-18 05:28:53
Message-ID: CANxoLDdiPBJw+WTAqZJ52r_T1YE_AhJWNEMKyJgiiauFqn1zgA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Mon, Feb 17, 2020 at 1:10 PM Nagesh Dhope <nagesh(dot)dhope(at)enterprisedb(dot)com>
wrote:

> Hi Akshay,
> Please find a patch for initializing the label and control className for
> select2, which was missing my last patch.
>
> On Mon, Feb 17, 2020 at 11:59 AM Akshay Joshi <
> akshay(dot)joshi(at)enterprisedb(dot)com> wrote:
>
>> Thanks patch applied
>>
>> On Fri, Feb 14, 2020 at 1:41 PM Nagesh Dhope <
>> nagesh(dot)dhope(at)enterprisedb(dot)com> wrote:
>>
>>> Hi Hackers,
>>>
>>> Please find a patch, which will allow overriding select2control's label
>>> className using *controlLabelClassName* option.
>>>
>>> --
>>> Thanks,
>>> Nagesh
>>>
>>
>>
>> --
>> *Thanks & Regards*
>> *Akshay Joshi*
>>
>> *Sr. Software Architect*
>> *EnterpriseDB Software India Private Limited*
>> *Mobile: +91 976-788-8246*
>>
>
>
> --
> Thanks,
> Nagesh
>

--
*Thanks & Regards*
*Akshay Joshi*

*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-02-18 06:41:18 pgAdmin 4 commit: Added Python 3.8 support. Fixes #5179
Previous Message Akshay Joshi 2020-02-18 05:28:40 pgAdmin 4 commit: Initialize the label and control className for select