pgAdmin 4 commit: Fixed an issue where Query Tool/View Data panel close

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 Query Tool/View Data panel close
Date: 2020-11-08 13:45:03
Message-ID: E1kbl0B-0003T5-8D@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where Query Tool/View Data panel closed event is not registered for changes.
It's a regression of #4231.

refs #4231

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1dca4313f79a680b8762e2ff1fc9dae154dad661

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2020-11-09 06:13:17 [pgAdmin][RM-5959]: Grant Wizard Modal does not include Foreign Table resources.
Previous Message Akshay Joshi 2020-11-08 11:41:37 Re: pgadmin