pgAdmin 4 commit: Some more accessibility fixes. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Some more accessibility fixes.
Date
Msg-id E1kIvFl-00052h-Tb@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Some more accessibility fixes.

refs #5732

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=95a5b1e4591b9881a4d38db6c8992ecf63c1603d
Author: Aditya Toshniwal  <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
.../browser/server_groups/servers/databases/static/js/database.js   | 6 +-----
web/pgadmin/static/js/backform.pgadmin.js                           | 4 +---
2 files changed, 2 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 v4.26 released
Next
From: Akshay Joshi
Date:
Subject: Re: pgAdmin 4 commit: 1) Added email id validation on the login page.