Thread: pgAdmin 4 commit: Do not try to show the database dashboard, when click

pgAdmin 4 commit: Do not try to show the database dashboard, when click

From
Ashesh Vashi
Date:
Do not try to show the database dashboard, when clicked on one of the
children node. This implementation will allow to add new nodes at server
level without modifying the dashboard code. I found the issue during the
pgAgent Jobs node implementation.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/dashboard/templates/dashboard/js/dashboard.js | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)