pgAdmin 4 commit: 1) Fixed issue in Select2 Control, added undefined/nu

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: 1) Fixed issue in Select2 Control, added undefined/nu
Date: 2019-03-20 13:25:17
Message-ID: E1h6bDZ-000182-UM@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

1) Fixed issue in Select2 Control, added undefined/null check.
2) Fixed the width of the delete cell.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5dd1472d6b407b59cfe5b2c300268df4843edd7c

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/static/js/variable.js | 2 +-
web/pgadmin/static/js/backform.pgadmin.js | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-03-20 13:37:22 pgAdmin 4 commit: Fix an issue with Python 2.7 where regression test ou
Previous Message Dave Page 2019-03-20 13:01:36 pgAdmin 4 commit: Update pycodestyle to 2.5.0. Allow newer versions so