Re: [pgAdmin4][RM5185] Option to override select2control's label className - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: [pgAdmin4][RM5185] Option to override select2control's label className
Date
Msg-id CANxoLDdiPBJw+WTAqZJ52r_T1YE_AhJWNEMKyJgiiauFqn1zgA@mail.gmail.com
Whole thread Raw
In response to Re: [pgAdmin4][RM5185] Option to override select2control's label className  (Nagesh Dhope <nagesh.dhope@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.

On Mon, Feb 17, 2020 at 1:10 PM Nagesh Dhope <nagesh.dhope@enterprisedb.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.joshi@enterprisedb.com> wrote:
Thanks patch applied

On Fri, Feb 14, 2020 at 1:41 PM Nagesh Dhope <nagesh.dhope@enterprisedb.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

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Initialize the label and control className for select
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Added Python 3.8 support. Fixes #5179