pgAdmin 4 commit: Fixed debugger issue introduce due to SonarQube fixes

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed debugger issue introduce due to SonarQube fixes
Date: 2022-02-03 06:02:22
Message-ID: E1nFVCI-0005Vs-Ig@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed debugger issue introduce due to SonarQube fixes.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/tools/debugger/static/js/debugger.js | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2022-02-03 10:31:16 [pgAdmin][RM-7151]: Issue in Restore dialog
Previous Message Akshay Joshi 2022-02-03 05:44:30 Re: [pgAdmin][RM7016]: Port Dependent, dependencies, statistics panel to React.