pgAdmin 4 commit: Allow to use the select2 with multiple selection. Cha

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow to use the select2 with multiple selection. Cha
Date: 2016-02-10 07:41:10
Message-ID: E1aTPOg-0005V0-HK@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)vashi(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-02-10 07:41:17 Re: [pgAdmin4 Patch]: NodeAjaxOptionsControl Formatter Fix
Previous Message Ashesh Vashi 2016-02-10 07:36:28 Re: New macros for sequence node [pgadmin4]