pgAdmin 4 commit: Fixed accessibility issues for main panels.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed accessibility issues for main panels.
Date: 2020-09-01 07:32:09
Message-ID: E1kD0m1-0006mJ-VG@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed accessibility issues for main panels.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fd0ed81f7f4550361471f783b1494a0178b7325e
Author: Ganesh Jaybhay <ganesh(dot)jaybhay(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/templates/browser/index.html | 6 +++---
web/pgadmin/misc/dependencies/static/js/dependencies.js | 2 +-
web/pgadmin/misc/dependents/static/js/dependents.js | 2 +-
web/pgadmin/templates/base.html | 8 ++++----
4 files changed, 9 insertions(+), 9 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-09-01 07:36:32 Re: [pgAdmin] Accessibility fixes for main panels
Previous Message Chethana Kumar 2020-09-01 06:36:23 Re: Macro Support UI Design