pgAdmin 4 commit: Honour the node type (if provided) in the menu item, - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Honour the node type (if provided) in the menu item,
Date
Msg-id E1b5IGa-0004wa-M7@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Honour the node type (if provided) in the menu item, and disable it on
any other nodes.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/static/js/menu.js               | 18 +++++++++++++++---
web/pgadmin/browser/templates/browser/js/browser.js |  3 ++-
2 files changed, 17 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Defined SwitchDepsCell in the schema javascript modul
Next
From: Ashesh Vashi
Date:
Subject: Re: server and database node type check in is_connected check [pgadmin4]