Thread: pgAdmin 4 commit: Fixes an issue rendering the dashboard, when data obj

pgAdmin 4 commit: Fixes an issue rendering the dashboard, when data obj

From
Ashesh Vashi
Date:
Fixes an issue rendering the dashboard, when data object is missing.

Also, fixed an issue checking the existence of the data object before
accessing it in schema javascript module.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=60208b7ae54c9ad681566f85f3f4ef8073dbdcc7
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../servers/databases/schemas/templates/schema/js/schema.js           | 2 +-
web/pgadmin/dashboard/templates/dashboard/js/dashboard.js             | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)