pgAdmin 4 commit: Fixed linter error in DateTimePicker control. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed linter error in DateTimePicker control.
Date
Msg-id E1mOExC-0003yD-Hp@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed linter error in DateTimePicker control.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8dac933a662ce39d28b5d11f9785d2cd45ec8604

Modified Files
--------------
web/pgadmin/static/js/components/FormComponents.jsx | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed minor issue with merging
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Integer and Numeric inputs fixes.