pgAdmin 4 commit: Fixed code smell 'Variables 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 'Variables should not be shadowed'.
Date: 2020-07-15 09:34:01
Message-ID: E1jvdnd-0002qf-2u@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed code smell 'Variables should not be shadowed'.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/backgrid.pgadmin.js | 14 +++++++-------
web/pgadmin/static/vendor/backgrid/backgrid.js | 22 +++++++++++-----------
2 files changed, 18 insertions(+), 18 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-07-15 09:35:19 Re: [pgAdmin4][Patch] - SonarQube Fixes
Previous Message Satish V 2020-07-15 06:33:43 [pgAdmin4][Patch] - SonarQube Fixes