pgAdmin 4 commit: Fixed code smell 'Variable should not be shadowed'

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed code smell 'Variable should not be shadowed'
Date: 2020-07-06 06:18:38
Message-ID: E1jsKSc-0000OV-Bv@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed code smell 'Variable should not be shadowed'

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fcf720a5d89a82a1d2e853a97024434b0b580bea
Author: Satish V <satish(dot)v(at)enterprisedb(dot)com>

Modified Files
--------------
.../tools/grant_wizard/static/js/grant_wizard.js | 30 +++++++++++-----------
.../tools/import_export/static/js/import_export.js | 28 ++++++++++----------
2 files changed, 29 insertions(+), 29 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-07-06 06:19:20 Re: [pgAdmin][patch] SonarQube "convention" tagged fixes
Previous Message Aditya Toshniwal 2020-07-06 06:14:21 Re: [pgAdmin4][Patch] - RM 5484 Support LDAP based auth also when users do not have the same DN structure