Thread: pgAdmin 4 commit: Fixed an issue where the Properties panel was not loa

pgAdmin 4 commit: Fixed an issue where the Properties panel was not loa

From
Akshay Joshi
Date:
Fixed an issue where the Properties panel was not loaded for catalog tables. Fixes #6778

Branch
------
master

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

Modified Files
--------------
.../schemas/tables/columns/static/js/column.ui.js     |  8 +++-----
.../databases/schemas/tables/static/js/table.ui.js    | 19 ++++++++++---------
web/pgadmin/static/js/SchemaView/FormView.jsx         |  3 +++
3 files changed, 16 insertions(+), 14 deletions(-)