Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 94ca48674a086900fb266c63b1a263cec2ff1928
https://github.com/pgadmin-org/pgadmin4/commit/94ca48674a086900fb266c63b1a263cec2ff1928
Author: Pravesh Sharma <[email protected]>
Date: 2022-09-23 (Fri, 23 Sep 2022)
Changed paths:
M docs/en_US/release_notes_6_15.rst
M web/package.json
M web/pgadmin/browser/static/js/browser.js
M web/pgadmin/browser/static/js/preferences.js
M web/pgadmin/static/scss/_webcabin.pgadmin.scss
M web/yarn.lock
Log Message:
-----------
made tooltip consistent across the application (#5351)
Ensure that the tooltips are consistent throughout the entire application. #5293