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

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: [Accessibility] Use semantic markup to mark emphasize
Date: 2020-04-08 06:59:23
Message-ID: E1jM4gF-0006xI-S9@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-04-08 07:03:31 Re: [pgAdmin4][Patch] - RM 5270 - [EPAS] Synonym properties does not show OID.
Previous Message Ashesh Vashi 2020-04-08 06:28:45 pgAdmin 4 commit: [LDAP Authentication] Use more secure protocol TSL v1