pgAdmin 4 commit: Evaluate the disabled option in SwitchControl.

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Evaluate the disabled option in SwitchControl.
Date: 2016-03-23 07:22:07
Message-ID: E1aid7H-000480-RQ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)dhumal(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-03-23 07:23:42 Re: Disabled option to bootstrap switch control [pgadmin4]
Previous Message Khushboo Vashi 2016-03-23 07:18:12 Re: pgAdmin4 PATCH: Domain Module