pgAdmin 4 commit: Added a fix to the context menu and panel issue intro - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Added a fix to the context menu and panel issue intro
Date
Msg-id E1oWXFm-0002PY-Jw@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Added a fix to the context menu and panel issue introduced by the SonarQube fixes.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/static/js/frame.js | 2 +-
web/pgadmin/browser/static/js/node.js  | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: Housekeeping #7446 [docs] Update keyboard shortcut docs page
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed 'Remove the unnecessary boolean literals' code