Thread: pgAdmin 4 commit: Fix linter issues in previous commit.

pgAdmin 4 commit: Fix linter issues in previous commit.

From
Akshay Joshi
Date:
Fix linter issues in previous commit.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5d8eeba0dd0d99b9cf3c22d0879495a028cb46e3
Author: Aditya Toshniwal <aditya.toshniwal14@gmail.com>

Modified Files
--------------
web/pgadmin/static/js/SchemaView/DataGridView.jsx  | 22 ++++++++++++++++------
web/pgadmin/static/js/SchemaView/DepListener.js    |  2 +-
web/pgadmin/static/js/SchemaView/FormView.jsx      |  7 ++++---
web/pgadmin/static/js/SchemaView/base_schema.ui.js |  2 +-
web/pgadmin/static/js/SchemaView/index.jsx         | 14 ++++++--------
.../static/js/components/FormComponents.jsx        |  1 +
6 files changed, 29 insertions(+), 19 deletions(-)