Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 1d01b5a8a2e90fb564cf52a1848506e4e40dadee https://github.com/pgadmin-org/pgadmin4/commit/1d01b5a8a2e90fb564cf52a1848506e4e40dadee Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Date: 2023-03-24 (Fri, 24 Mar 2023)
Changed paths: M web/pgadmin/browser/static/js/preferences.js M web/pgadmin/preferences/__init__.py M web/pgadmin/preferences/static/js/components/PreferencesComponent.jsx M web/pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx M web/pgadmin/utils/preferences.py Log Message: ----------- Add a note on top of keyboard shortcuts preferences to show the Accesskey of the browser. #5022