pgAdmin 4 commit: Set the value in the model when the value is valid in

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Set the value in the model when the value is valid in
Date: 2016-01-07 13:22:31
Message-ID: E1aHAWN-0001LK-B5@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Set the value in the model when the value is valid in the
IntegerControl.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6062343bf59e864ede6ed5823189abca2bc99227
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/js/backform.pgadmin.js | 15 +++++++++++++--
1 file changed, 13 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-01-07 14:04:02 pgAdmin 4 commit: [Python 3 compatibility] 'qtLiteral' functions needs
Previous Message Ashesh Vashi 2016-01-07 13:12:03 pgAdmin III commit: Fix libssh2 build error on VS2010