Re: [pgadmin-hackers] [pgAdmin4 Patch]: NodeAjaxOptionsControl Formatter Fix

2016-02-09 Thread Ashesh Vashi
Thanks - applied! -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Tue, Feb 9, 2016 at 11:40 AM, Khushboo Vashi < khushboo.va...@enterprisedb.c

[pgadmin-hackers] [pgAdmin4 Patch]: NodeAjaxOptionsControl Formatter Fix

2016-02-08 Thread Khushboo Vashi
Hi, The current formatter of NodeAjaxOptionsControl doesn't parse JS Array properly. So, I have fixed this issue and attached the patch for the same. Thanks, Khushboo diff --git a/web/pgadmin/browser/static/js/node.ui.js b/web/pgadmin/browser/static/js/node.ui.js index cd562af..f650961 100644