Add ALT tags to images for accessibility. Fixes #2902 Branch ------ WEBPACK_DEVEL2
Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4b832a2fa3a0706fb7f84b2214bcb476baf02387 Author: Murtuza Zabuawala <murtuza.zabuaw...@enterprisedb.com> Modified Files -------------- web/pgadmin/about/templates/about/index.html | 3 ++- web/pgadmin/browser/static/js/wizard.js | 25 +++++++++++++--------- web/pgadmin/browser/templates/browser/index.html | 3 ++- .../templates/dashboard/welcome_dashboard.html | 3 ++- web/pgadmin/misc/file_manager/static/js/utility.js | 2 +- .../file_manager/templates/file_manager/index.html | 3 ++- .../templates/security/change_password.html | 3 ++- .../templates/security/forgot_password.html | 3 ++- web/pgadmin/templates/security/login_user.html | 3 ++- web/pgadmin/templates/security/reset_password.html | 3 ++- web/pgadmin/templates/security/watermark.html | 4 +++- 11 files changed, 35 insertions(+), 20 deletions(-)