pgAdmin 4 commit: Fix an issue in User mapping module where users were

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix an issue in User mapping module where users were
Date: 2017-09-13 08:53:28
Message-ID: E1ds3QG-0002SC-BG@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix an issue in User mapping module where users were not listed. Fixes #2693

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=80ce889c3d0ad09f9383ede6972bb4c328b2b1e8
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
.../foreign_servers/user_mapping/static/js/user_mapping.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-09-13 08:53:42 Re: [pgAdmin4][Patch]: Fix regression issues
Previous Message Dave Page 2017-09-13 08:52:20 pgAdmin 4 commit: Fix an issue where base types are not displaying in t