pgAdmin 4 commit: Initialize the label and control className for select

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Initialize the label and control className for select
Date: 2020-02-18 05:28:40
Message-ID: E1j3vR2-0001WE-T4@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Initialize the label and control className for select2 which was missing in the last commit.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1964e824c81b1ac48c681dbdc6b0df8ea6f6a5b0
Author: Nagesh Dhope <nagesh(dot)dhope(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/js/backform.pgadmin.js | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-02-18 05:28:53 Re: [pgAdmin4][RM5185] Option to override select2control's label className
Previous Message Aditya Toshniwal 2020-02-17 07:54:12 [pgAdmin][RM5179] Add support for Python 3.8