pgAdmin 4 commit: Ensure that the pgAdmin server should not be closed i

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that the pgAdmin server should not be closed i
Date: 2021-02-05 09:11:29
Message-ID: E1l7x9F-0000lT-F2@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that the pgAdmin server should not be closed if the user clicks on the Cancel button of the 'Leave site' message box.

Branch
------
master

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

Modified Files
--------------
runtime/src/js/pgadmin.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2021-02-05 12:51:30 pgAdmin 4 commit: Remove a few files from the appbundle that aren't req
Previous Message Akshay Joshi 2021-02-05 08:46:28 Re: [pgAdmin][RM-6178]: Cannot change background color with servers Throws js Exceptions