Обсуждение: pgAdmin 4 commit: Fixed the loader issue for the Statistics and Propert

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

pgAdmin 4 commit: Fixed the loader issue for the Statistics and Propert

От
Akshay Joshi
Дата:
Fixed the loader issue for the Statistics and Properties panel. Fixed column resizing for dependent and dependencies
panels.

refs #7364

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f7836b67af28bac30b46fd105cf5b73eacc813df
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
web/pgadmin/misc/dependencies/static/js/Dependencies.jsx |  6 +++---
web/pgadmin/misc/dependents/static/js/Dependents.jsx     |  6 +++---
web/pgadmin/misc/properties/CollectionNodeProperties.jsx |  2 +-
web/pgadmin/misc/sql/static/js/SQL.jsx                   |  2 +-
web/pgadmin/misc/statistics/static/js/Statistics.jsx     | 15 +++++----------
5 files changed, 13 insertions(+), 18 deletions(-)