pgAdmin 4 commit: Fixed an issue where alert message should get display

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 alert message should get display
Date: 2020-09-10 06:40:15
Message-ID: E1kGGFj-0003dT-7c@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where alert message should get displayed on active browser window.

refs #4059

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7fac72cac5afbf5f63be9c8da7abf872b1bf761a
Author: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-09-10 06:40:59 Re: [pgAdmin][Patch] #4059 Query Tool button in Query Tool to open a new Query Window
Previous Message Neel Patel 2020-09-10 05:28:58 Re: pgAgent build warnings on Fedora 32