pgAdmin 4 commit: Fixed an issue where reset layout message showing whe - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where reset layout message showing whe
Date
Msg-id E1mmZqT-0007AB-Mp@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where reset layout message showing when the user opens the query tool.

refs #6988

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1408bad8baff9095af323801b45cec38c9f602da
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/static/js/browser.js |  2 +-
web/pgadmin/browser/static/js/layout.js  | 27 ++++++++++-----------------
2 files changed, 11 insertions(+), 18 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Issue tracking
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-6988]: Reset pgAdmin layout if the layout is in an inconsistent state.