pgAdmin 4 commit: Resolved few issues in the collection controls. Uniqu - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Resolved few issues in the collection controls. Uniqu
Date
Msg-id E1alvpC-0006Z4-3w@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Resolved few issues in the collection controls. UniqueCollectionControl
was not honouring the change events after execution of the function -
'render' more than one time. Change the label of the Add button to make
it consistent with the Unique Collection Control.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=35a13902512c623c6813880db62eff05029cb995
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/backform.pgadmin.js | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: PATCH: Fixed select2 control template [pgAdmin4]
Next
From: Ashesh Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: Collection Control Fixes