pgAdmin 4 commit: Fixed the NodeAjaxOtionsControl formatter, which was

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed the NodeAjaxOtionsControl formatter, which was
Date: 2016-02-03 11:11:58
Message-ID: E1aQvLq-0001k3-5G@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed the NodeAjaxOtionsControl formatter, which was causing malformed
string, when have special character.

Branch
------
master

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

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-02-03 11:14:15 Re: PATCH: To fix issue in NodeAjaxControl formatter
Previous Message Neel Patel 2016-02-03 11:11:11 Re: PATCH: Tablespace Node [pgAdmin4]