pgAdmin 4 commit: [Accessibility] Use semantic markup to mark emphasize - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: [Accessibility] Use semantic markup to mark emphasize
Date
Msg-id E1jM4gF-0006xI-S9@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
[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(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: [LDAP Authentication] Use more secure protocol TSL v1
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - RM 5270 - [EPAS] Synonym properties does notshow OID.