pgAdmin 4 commit: Fix numeric control validation in nested schemas. Fix

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix numeric control validation in nested schemas. Fix
Date: 2017-03-09 15:23:22
Message-ID: E1clzuU-0006vG-LP@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)dhumal(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-03-09 15:23:26 Re: Numeric controls validation issue in nested schema [pgAdmin4]
Previous Message Dave Page 2017-03-09 15:21:55 pgAdmin 4 commit: Disable HTMLMIN with Python 2.6 as it doesn't work on