pgAdmin 4 commit: Updated the template for the NodeAjaxOptionsControl, - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Updated the template for the NodeAjaxOptionsControl,
Date
Msg-id E1alvgC-00061O-Fm@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Updated the template for the NodeAjaxOptionsControl, which was not honouring
the disabled attribute due to missing quotes around values.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1a5eb0c41798aef835c0a6a5ff38b8da603cf2d0
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/static/js/node.ui.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: Patch: Added select2cell editor for backgrid [pgAdmin4]
Next
From: Ashesh Vashi
Date:
Subject: Re: PATCH: Fixed select2 control template [pgAdmin4]