pgAdmin 4 commit: Fixed an issue where destroy method is not present fo - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where destroy method is not present fo
Date
Msg-id E1n4MJ1-0000Lk-Jb@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where destroy method is not present for the browser tree after React porting.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c1ad7d81f43b1c0b784bfcbefeb7a754fb8c042c
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/tree/tree.js | 9 +++++++++
1 file changed, 9 insertions(+)


pgadmin-hackers by date:

Previous
From: Pradip Parkale
Date:
Subject: [pgAdmin][Patch]:Hide shared server is not working after react porting.
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][Patch]:Hide shared server is not working after react porting.