Thread: pgAdmin 4 commit: Fixed an issue where the browser tree state was not p

pgAdmin 4 commit: Fixed an issue where the browser tree state was not p

From
Akshay Joshi
Date:
Fixed an issue where the browser tree state was not preserved correctly. Fixes #7176

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fe416c838b5ebe2911a580625e732615fef8c2c3
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_8.rst                              | 1 +
web/pgadmin/browser/server_groups/servers/static/js/server.js | 4 +++-
web/pgadmin/static/js/tree/pgadmin_tree_save_state.js         | 3 ++-
3 files changed, 6 insertions(+), 2 deletions(-)