pgAdmin 4 commit: Moving children function within the PGChildNodeView i - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Moving children function within the PGChildNodeView i
Date
Msg-id E1aDPiN-0002f0-Ei@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Adding the SQL tab for the nodes, with 'hasSQL' prope
Next
From: Neel Patel
Date:
Subject: Re: pgAdmin3: check_option translated in View editing dialog