pgAdmin 4 commit: Added a fix to the context menu and panel issue intro

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added a fix to the context menu and panel issue intro
Date: 2022-09-09 06:12:38
Message-ID: E1oWXFm-0002PY-Jw@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-09-09 09:53:25 pgAdmin 4 commit: Fixed 'Remove the unnecessary boolean literals' code
Previous Message Khushboo Vashi 2022-09-09 05:42:40 Re: Housekeeping #7446 [docs] Update keyboard shortcut docs page