pgAdmin 4 commit: Fixed an issue where properties of the database shoul - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where properties of the database shoul
Date
Msg-id E1mnbVn-0007tS-Ke@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where properties of the database should not be visible after removing the database.

Fixes #6964

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cc91e5da94db4a3f4318ab8ead05ca056f3df343
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_3.rst            | 1 +
web/pgadmin/browser/static/js/collection.js | 5 ++++-
web/pgadmin/static/js/Theme/index.jsx       | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: [pgAdmin][RM-6964]: After removing database from properties tab, its properties is also displayed
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-6964]: After removing database from properties tab, its properties is also displayed