pgAdmin 4 commit: Handle null in note. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Handle null in note.
Date
Msg-id E1mOExC-0003xG-Aa@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Handle null in note.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/components/FormComponents.jsx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


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.