pgAdmin 4 commit: Resolved an issue of selection in the Select2Cell, wh

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Resolved an issue of selection in the Select2Cell, wh
Date: 2016-01-11 18:39:11
Message-ID: E1aIhN1-0004Vi-BY@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Resolved an issue of selection in the Select2Cell, when the value is of
type string and not an array.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fc926d7200c4e419a164e8970b27f97845f580a8

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-01-11 19:37:09 pgAdmin 4 commit: Update the user and datbaase information everytime, w
Previous Message Ashesh Vashi 2016-01-11 17:22:22 pgAdmin 4 commit: Adding the current user information in the server inf