pgAdmin 4 commit: Fixed an issue where reset layout message showing whe

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 reset layout message showing whe
Date: 2021-11-15 11:08:17
Message-ID: E1mmZqT-0007AB-Mp@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)mohite(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-11-15 11:08:38 Re: [pgAdmin][RM-6988]: Reset pgAdmin layout if the layout is in an inconsistent state.
Previous Message Dave Page 2021-11-15 10:37:39 Re: Issue tracking