pgAdmin 4 commit: Close user language preference drop down when it lose

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Close user language preference drop down when it lose
Date: 2018-01-03 13:36:54
Message-ID: E1eWjDy-0003gS-2N@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Close user language preference drop down when it loses focus. Fixes #2956

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=90629da524294925632ef1f4036befb162f95981
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/preferences/static/js/preferences.js | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-01-03 13:38:21 Re: [pgAdmin4][Patch]: RM #2956 - pgAdmin 2.0 Preferences: User language drop down remains on screen if not collapsed
Previous Message Dave Page 2018-01-03 13:20:39 Re: [pgAdmin4][Patch]: Do not decrypt the password when the password is 'None'