pgAdmin 4 commit: Fix the about menu option, only display menus if they

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix the about menu option, only display menus if they
Дата
Msg-id E1YPqcc-0002Fi-ET@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix the about menu option, only display menus if they have items on them,
and add a management menu for future use.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/about/hooks.py                       |    3 ++-
web/pgadmin/browser/templates/browser/index.html |   23 ++++++++++++++--------
web/pgadmin/browser/views.py                     |    9 ++++++++-
3 files changed, 25 insertions(+), 10 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add a context menu to the treeview, with options to d
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add an ID to main menu options.