pgAdmin 4 commit: Pass the tree item object to the menu objects, which

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Pass the tree item object to the menu objects, which
Date: 2016-01-04 11:52:17
Message-ID: E1aG3gP-0006E7-C2@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Pass the tree item object to the menu objects, which could be used by
the disabled function to make it enable/disable based on the current
selected item.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/static/js/menu.js | 10 +++++-----
web/pgadmin/browser/templates/browser/js/browser.js | 13 ++++++-------
2 files changed, 11 insertions(+), 12 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-01-04 12:22:57 pgAdmin 4 commit: Allow a node to have two types of parents, modified t
Previous Message Ashesh Vashi 2016-01-04 11:39:26 pgAdmin 4 commit: [Python 3 compability] decode function used in 'needs