pgAdmin 4 commit: Add ALT tags to images for accessibility. Fixes#2902

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Add ALT tags to images for accessibility. Fixes#2902
Дата
Msg-id E1eYWmB-0005lv-Q9@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
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.zabuawala@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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: RM2815: Relogin to pgAdmin from sqleditor/datadrid if session exprires
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch#2902] To add ALT tags for images in pgAdmin4