pgAdmin 4 commit: Add missing collection node child counts. Fixes #1250

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add missing collection node child counts. Fixes #1250
Date: 2016-08-09 11:12:09
Message-ID: E1bX4x7-0004Ze-0M@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add missing collection node child counts. Fixes #1250

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9dfc7bff3511d09c881be84047567a3cbfaba1e3
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
.../browser/templates/browser/js/collection.js | 1 +
web/pgadmin/browser/templates/browser/js/node.js | 48 +++++++++++++++++++++-
2 files changed, 48 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-08-09 11:12:34 Re: RM #1250 Collection node counts
Previous Message Akshay Joshi 2016-08-09 11:00:05 Re: RM #1250 Collection node counts