pgAdmin 4 commit: Show the correct indeterminate state when editing new

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Show the correct indeterminate state when editing new
Date: 2017-03-06 10:31:02
Message-ID: E1ckpuw-000792-Dm@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Show the correct indeterminate state when editing new boolean values. Fixes #2218

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/slickgrid/slick.pgadmin.editors.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-03-06 10:31:26 Re: [PATCH][pgAdmin4] To show indeterminate state for [null] value for boolean
Previous Message Dave Page 2017-03-06 10:24:54 Re: [pgAdmin4][patch]: RM #1796 - Added 'Run now' option to run pgAgent Job