Thread: pgAdmin 4 commit: Ensure the database and schema restriction controls a

pgAdmin 4 commit: Ensure the database and schema restriction controls a

From
Akshay Joshi
Date:
Ensure the database and schema restriction controls are not shown as a drop-down. Fixes #7255

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_9.rst                               |  1 +
.../server_groups/servers/databases/static/js/database.ui.js   |  2 +-
.../browser/server_groups/servers/static/js/server.ui.js       |  2 +-
web/pgadmin/static/js/components/FormComponents.jsx            | 10 +++++++++-
4 files changed, 12 insertions(+), 3 deletions(-)