pgAdmin 4 commit: Updated the template for the NodeAjaxOptionsControl,

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Updated the template for the NodeAjaxOptionsControl,
Date: 2016-04-01 09:47:48
Message-ID: E1alvgC-00061O-Fm@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-04-01 09:48:37 Re: PATCH: Fixed select2 control template [pgAdmin4]
Previous Message Ashesh Vashi 2016-04-01 09:38:30 Re: Patch: Added select2cell editor for backgrid [pgAdmin4]