pgAdmin 4 commit: Evaluate the disabled option in SwitchControl. - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Evaluate the disabled option in SwitchControl.
Date
Msg-id E1aid7H-000480-RQ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Evaluate the disabled option in SwitchControl.

Also - for consistency reason use the same evaluation logic in each of
the control.

Branch
------
master

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

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


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: pgAdmin4 PATCH: Domain Module
Next
From: Ashesh Vashi
Date:
Subject: Re: Disabled option to bootstrap switch control [pgadmin4]