Обсуждение: pgAdmin 4 commit: Ensure clickable images/buttons have appropriatetool

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Ensure clickable images/buttons have appropriatetool

От
Dave Page
Дата:
Ensure clickable images/buttons have appropriate tooltips for screen readers. Fixes #2904

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ca80cfa04a4b11718340196c381a1a1c85451b21
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/static/js/variable.js | 2 +-
web/pgadmin/static/js/alertify.pgadmin.defaults.js              | 8 ++++++++
web/pgadmin/static/js/backform.pgadmin.js                       | 6 +++---
web/pgadmin/static/js/backgrid.pgadmin.js                       | 6 +++---
4 files changed, 15 insertions(+), 7 deletions(-)