pgAdmin 4 commit: Fix double click issue to expand the contents of a ce
Akshay Joshi <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.pgadmin.devel |
|---|---|
| Message-ID | <[email protected]> |
Fix double click issue to expand the contents of a cell if the resultset was not editable. Fixes #4585 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b618dfe286146c3c8db73de834eda60e8a12d556 Author: Yosry Muhammad <[email protected]> Modified Files -------------- docs/en_US/release_notes_4_12.rst | 3 ++- web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 7 +++---- 2 files changed, 5 insertions(+), 5 deletions(-)