pgAdmin 4 commit: Fixed an issue where pressing the back button will sh - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where pressing the back button will sh
Date
Msg-id E1ksLI4-0004Ec-Iu@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where pressing the back button will show another instance of the main page inside of the Query Tool tab.
Fixes#4892 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4c9853f10dbe1cfa2a117ce993165bc988726319
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_30.rst                         |  1 +
.../server_groups/servers/databases/schemas/__init__.py   |  3 ++-
web/pgadmin/tools/datagrid/static/js/datagrid.js          | 15 +++++++++++++--
3 files changed, 16 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Rahul Shirsat
Date:
Subject: Re: [pgAdmin] RM4892 pgAdmin "Inception"
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM5571] Expression in exclusion constraint is misinterpreted and quoted as column name by mistake