Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 51b02ae6d4879a4dbf3b2b503f3d439d2168127a
https://github.com/pgadmin-org/pgadmin4/commit/51b02ae6d4879a4dbf3b2b503f3d439d2168127a
Author: Aditya Toshniwal <[email protected]>
Date: 2023-12-06 (Wed, 06 Dec 2023)
Changed paths:
M web/pgadmin/static/js/components/CodeMirror.jsx
M web/pgadmin/static/js/components/ContextMenu.jsx
M web/pgadmin/static/js/components/FormComponents.jsx
M web/pgadmin/static/js/components/PgTable.jsx
M web/pgadmin/templates/base.html
M web/pgadmin/tools/schema_diff/static/js/components/InputComponent.jsx
M web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx
Log Message:
-----------
Fix few accessibility related issues. #6991