Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: fea1b9cf82c31f09233ce9cd63b9f4a6a3c57d62 https://github.com/pgadmin-org/pgadmin4/commit/fea1b9cf82c31f09233ce9cd63b9f4a6a3c57d62 Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Date: 2023-03-14 (Tue, 14 Mar 2023)
Changed paths: M web/pgadmin/dashboard/static/js/PgAdminLogo.jsx M web/pgadmin/static/js/Explain/Graphical.jsx M web/pgadmin/static/js/Explain/svg_download.js Log Message: ----------- Use http for SVG namespace URLs which were changed to https for SonarQube fixes. #5943