pgAdmin 4 commit: Fix the about menu option, only display menus if they - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix the about menu option, only display menus if they
Date
Msg-id E1YPqcc-0002Fi-ET@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add a context menu to the treeview, with options to d
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add an ID to main menu options.