pgAdmin 4 commit: Fixed an error in browser tree when adding any node.

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 error in browser tree when adding any node.
Date: 2021-09-28 09:39:04
Message-ID: E1mV9Zo-00047l-OS@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an error in browser tree when adding any node.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/tree/tree.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-09-28 09:39:19 Re: [pgAdmin4][Patch]: Fixed Tree Item add error
Previous Message Akshay Joshi 2021-09-28 09:37:17 Re: [pgAdmin4][Patch] - Fixed Dialog Closing issue