pgAdmin 4 commit: Resolved a typo in collection.js, which leads to not

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Resolved a typo in collection.js, which leads to not
Date: 2015-12-23 12:42:06
Message-ID: E1aBik2-00022o-QF@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Resolved a typo in collection.js, which leads to not adding the
properties of a node in backgrid list with mode parameter.

Thanks Akshay Joshi for reporting the issue.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d55b02aeab9c52873730d50b10188cf16a082a37

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Sebastian Albert 2015-12-23 13:25:56 pgAdmin3: check_option translated in View editing dialog
Previous Message Ashesh Vashi 2015-12-23 06:47:40 pgAdmin 4 commit: Resolved few intialization issue with Node model data