pgAdmin 4 commit: Ensure the Copy button is enabled when columns or row

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure the Copy button is enabled when columns or row
Date: 2022-05-05 08:52:17
Message-ID: E1nmXDd-00072A-E5@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure the Copy button is enabled when columns or rows are selected in the query tool results.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5ebc9d7d2ee82f99c2d3139e11f262db3c12546c
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
.../tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2022-05-05 08:52:40 Re: Fix copy button issue in Data output panel
Previous Message Nikhil Mohite 2022-05-05 03:42:26 Fix copy button issue in Data output panel