Add ALT tags to images for accessibility. Fixes #2902 Branch ------ master
Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=aec86970f2620295a444d20958f53206fe1ec24d 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(-)