pgAdmin 4 commit: Add an object in an parent properly, which was expand

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add an object in an parent properly, which was expand
Date: 2016-09-06 17:50:53
Message-ID: E1bhKWL-00015q-2g@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add an object in an parent properly, which was expanded earlier, and do
not have any child withing it.

Fixes #1481, #1627.

Branch
------
master

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

Modified Files
--------------
.../browser/templates/browser/js/browser.js | 57 +++++++++++++---------
1 file changed, 33 insertions(+), 24 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-09-07 08:55:12 pgAdmin 4 commit: Improve binary path settings hint.
Previous Message Dave Page 2016-09-06 13:27:29 Re: PATCH: handling of range types (pgAdmin4)