pgAdmin 4 commit: Fix linter errors in previous commit.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix linter errors in previous commit.
Date: 2021-09-09 07:58:37
Message-ID: E1mOExB-0003vP-OZ@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix linter errors in previous commit.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bd5536dbf95a2c7bb08f92fc4bae1117be157f26
Author: Aditya Toshniwal <aditya(dot)toshniwal14(at)gmail(dot)com>

Modified Files
--------------
web/pgadmin/static/js/SchemaView/DataGridView.jsx | 3 ++-
web/pgadmin/static/js/SchemaView/FormView.jsx | 1 +
web/pgadmin/static/js/SchemaView/index.jsx | 16 ++++++++++------
web/pgadmin/static/js/components/FormComponents.jsx | 2 +-
4 files changed, 14 insertions(+), 8 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-09-09 07:58:38 pgAdmin 4 commit: - Fix all the jasmine test case failures. - Show defa
Previous Message Akshay Joshi 2021-09-09 05:53:47 pgAdmin 4 commit: Tag REL-5_7 has been created.