Обсуждение: pgAdmin 4 commit: Fix the about menu option, only display menus if they

Поиск
Список
Период
Сортировка

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

От
Dave Page
Дата:
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(-)