pgAdmin 4 commit: Moving children function within the PGChildNodeView i

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Moving children function within the PGChildNodeView i
Date: 2015-12-28 04:47:23
Message-ID: E1aDPiN-0002f0-Ei@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Moving children function within the PGChildNodeView itself, instead of
putting it in separate class PGChildNode, because - it has not been used
anywhere else.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/utils.py | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Neel Patel 2015-12-28 10:43:41 Re: pgAdmin3: check_option translated in View editing dialog
Previous Message Neel Patel 2015-12-24 12:14:20 Re: pgAdmin3: check_option translated in View editing dialog