pgAdmin 4 commit: Fixed an issue where destroy method is not present fo

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where destroy method is not present fo
Date: 2022-01-03 12:19:15
Message-ID: E1n4MJ1-0000Lk-Jb@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)parkale(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-01-03 12:20:12 Re: [pgAdmin][Patch]:Hide shared server is not working after react porting.
Previous Message Pradip Parkale 2022-01-03 10:57:23 [pgAdmin][Patch]:Hide shared server is not working after react porting.