pgAdmin 4 commit: Added option to override the class name of a label ta

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added option to override the class name of a label ta
Date: 2020-02-17 06:28:44
Message-ID: E1j3Ztc-0004cZ-Lw@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added option to override the class name of a label tag for select2 control. Fixes #5185

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_19.rst | 1 +
web/pgadmin/static/js/backform.pgadmin.js | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-02-17 06:29:04 Re: [pgAdmin4][RM5185] Option to override select2control's label className
Previous Message Akshay Joshi 2020-02-17 05:13:27 Re: Bug Report(py wheel v4.18):'Request' object has no attribute 'is_xhr'