Fixes some issues and improves the PgTable component. Branch ------ master
Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=953a9d7fd104b63b53962111ee56d24a32caf0a7 Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Modified Files -------------- web/pgadmin/dashboard/static/js/Dashboard.jsx | 18 +++++++-------- .../misc/dependencies/static/js/Dependencies.jsx | 11 ++++----- .../misc/dependents/static/js/Dependents.jsx | 11 ++++----- .../misc/properties/CollectionNodeProperties.jsx | 20 +++++++--------- .../misc/statistics/static/js/Statistics.jsx | 11 ++++----- .../static/js/components/EmptyPanelMessage.jsx | 27 ++++++++++++++++++++++ web/pgadmin/static/js/components/PgTable.jsx | 21 ++++++++--------- 7 files changed, 67 insertions(+), 52 deletions(-)