[pgadmin-hackers] pgAdmin 4 commit: Fix numeric control validation in nested schemas.Fix - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Fix numeric control validation in nested schemas.Fix
Date
Msg-id E1clzuU-0006vG-LP@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix numeric control validation in nested schemas. Fixes #2241

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=502c827697d57f51074bd280ff4380d4d7b1f675
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/backform.pgadmin.js | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: Disable HTMLMIN with Python 2.6 as it doesn't workon
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] Numeric controls validation issue in nestedschema [pgAdmin4]