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

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Pass the tree item object to the menu objects, which
Дата
Msg-id E1aG3gP-0006E7-C2@gothos.postgresql.org
обсуждение исходный текст
Список 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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: [Python 3 compability] decode function used in 'needs
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Allow a node to have two types of parents, modified t