Обсуждение: pgAdmin 4 commit: Fixed issue related to shadowing variables reported b

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Fixed issue related to shadowing variables reported b

От
Akshay Joshi
Дата:
Fixed issue related to shadowing variables reported by SonarQube.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7c12ade161ebe852b8e05cca7eb9120a9c4819de
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
.../servers/tablespaces/static/js/tablespace.js    |  30 +-
web/pgadmin/browser/static/js/browser.js           | 366 ++++++++++-----------
web/pgadmin/browser/static/js/collection.js        |  34 +-
3 files changed, 215 insertions(+), 215 deletions(-)