Thread: pgAdmin 4 commit: Fixed an issue where the ERD image is not properly do

pgAdmin 4 commit: Fixed an issue where the ERD image is not properly do

From
Akshay Joshi
Date:
Fixed an issue where the ERD image is not properly downloaded. Fixes #6197

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c1e80ac38ac45f6a4e93fbc528b4fd0ee5c6374c
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_0.rst                   |   1 +
.../tools/erd/static/js/erd_tool/ERDCore.js        |   2 +
.../js/erd_tool/ui_components/BodyWidget.jsx       | 135 ++++++++++++---------
web/pgadmin/tools/erd/static/scss/_erd.scss        |   4 -
4 files changed, 83 insertions(+), 59 deletions(-)