pgAdmin 4 commit: Fixed the NodeAjaxOtionsControl formatter, which was - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fixed the NodeAjaxOtionsControl formatter, which was
Date
Msg-id E1aQvLq-0001k3-5G@gothos.postgresql.org
Whole thread Raw
List 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.zabuawala@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Neel Patel
Date:
Subject: Re: PATCH: Tablespace Node [pgAdmin4]
Next
From: Ashesh Vashi
Date:
Subject: Re: PATCH: To fix issue in NodeAjaxControl formatter