Thread: pgAdmin 4 commit: Fixed an issue where unable to change the column prop

pgAdmin 4 commit: Fixed an issue where unable to change the column prop

From
Akshay Joshi
Date:
Fixed an issue where unable to change the column properties from edit dialog. Fixes #6766

Branch
------
master

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

Modified Files
--------------
.../schemas/tables/columns/static/js/column.ui.js    | 20 ++++++++++----------
web/pgadmin/static/js/components/FormComponents.jsx  |  2 +-
.../javascript/schema_ui_files/column.ui.spec.js     |  4 ++--
3 files changed, 13 insertions(+), 13 deletions(-)