pgAdmin 4 commit: Fixed the loader issue for the Statistics and Propert - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed the loader issue for the Statistics and Propert
Date
Msg-id E1nvZpP-0000jF-Ij@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Pradip Parkale
Date:
Subject: Re: [pgAdmin][RM7364]: Allow resizing of columns on dashboard tables
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM7364]: Allow resizing of columns on dashboard tables