Обсуждение: pgAdmin 4 commit: Ensure that the "Save results" button should be disab

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Ensure that the "Save results" button should be disab

От
Akshay Joshi
Дата:
Ensure that the "Save results" button should be disabled when there are no rows.

refs #6131

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=38f642d361587f52d66eb0690303eda0d6f8f799
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
.../sqleditor/static/js/components/sections/ResultSet.jsx     |  2 +-
.../static/js/components/sections/ResultSetToolbar.jsx        | 11 +++++++++--
2 files changed, 10 insertions(+), 3 deletions(-)