Обсуждение: pgAdmin 4 commit: [Accessibility] Use semantic markup to mark emphasize

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

pgAdmin 4 commit: [Accessibility] Use semantic markup to mark emphasize

От
Ashesh Vashi
Дата:
[Accessibility] Use semantic markup to mark emphasized or special text.

Reference: https://www.w3.org/TR/WCAG20-TECHS/H49.html

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=073e310a5a2f05b32a454a9fc6904dd0b12b0ba0

Modified Files
--------------
web/pgadmin/about/templates/about/index.html         | 12 ++++++------
.../pgagent/schedules/static/js/pga_schedule.js      |  4 ++--
.../servers/pgagent/steps/static/js/pga_jobstep.js   |  2 +-
.../browser/templates/browser/master_password.html   |  2 +-
web/pgadmin/misc/static/explain/js/explain.js        | 20 ++++++++++----------
.../tools/grant_wizard/static/js/grant_wizard.js     |  2 +-
.../tools/schema_diff/static/js/schema_diff_ui.js    |  2 +-
7 files changed, 22 insertions(+), 22 deletions(-)