pgAdmin 4 commit: Allow to use the select2 with multiple selection. Cha - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Allow to use the select2 with multiple selection. Cha
Date
Msg-id E1aTPOg-0005V0-HK@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Allow to use the select2 with multiple selection. Changed the formatter
used by NodeAjaxOptions Family controls to takes care the data returns
by these controls.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/static/js/node.ui.js | 3 +++
1 file changed, 3 insertions(+)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: New macros for sequence node [pgadmin4]
Next
From: Ashesh Vashi
Date:
Subject: Re: [pgAdmin4 Patch]: NodeAjaxOptionsControl Formatter Fix