| From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | pgAdmin 4 commit: Fixed module import issue. |
| Date: | 2022-06-28 05:59:08 |
| Message-ID: | E1o64Fg-0008GE-7u@gothos.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Fixed module import issue.
refs #7506
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d4657dcd32f5abf95b469fdfa8d76855fc60c8fb
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Modified Files
--------------
web/pgacloud/providers/azure.py | 20 +++++++++++++++-----
web/pgadmin/misc/cloud/azure/__init__.py | 3 ++-
web/pgadmin/misc/cloud/azure/azure_cache.py | 19 +++++++++++--------
.../js/components/sections/GraphVisualiser.jsx | 5 ++++-
4 files changed, 32 insertions(+), 15 deletions(-)