pgAdmin 4 commit: Pass the data of the parent, not type, while checking

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Pass the data of the parent, not type, while checking
Date: 2016-01-04 17:57:38
Message-ID: E1aG9Ny-0005oB-Sb@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Pass the data of the parent, not type, while checking in the isParent(..) function

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/node.js | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-01-04 20:47:52 pgAdmin 4 commit: Append the new node under the collection, when it sho
Previous Message Ashesh Vashi 2016-01-04 16:29:45 pgAdmin 4 commit: Show the menus "Delete/Drop", and "Drop Cascade", whe