Thread: pgAdmin 4 commit: Fixed an issue where the user can not paste the updat

pgAdmin 4 commit: Fixed an issue where the user can not paste the updat

From
Akshay Joshi
Date:
Fixed an issue where the user can not paste the updated table header in safari 12 and 13 browsers. Fixes #4815

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=22f20a38ecf8549d30f902349b9a68122d307f0e
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_7.rst             | 1 +
web/pgadmin/dashboard/static/js/dashboard.js | 4 ++--
web/pgadmin/static/js/selection/clipboard.js | 2 +-
web/pgadmin/static/scss/_pgadmin.style.scss  | 1 -
4 files changed, 4 insertions(+), 4 deletions(-)