Thread: pgAdmin 4 commit: Fixed value error in the restore dialog. Fixes #7151

pgAdmin 4 commit: Fixed value error in the restore dialog. Fixes #7151

From
Akshay Joshi
Date:
Fixed value error in the restore dialog. Fixes #7151

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4a195e7ef6a20abb2bffd8f7d4a1f6c1651527ab
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_5.rst                                    | 1 +
.../server_groups/servers/databases/event_triggers/__init__.py      | 3 ++-
web/pgadmin/static/js/tree/tree.js                                  | 4 ++--
web/pgadmin/tools/restore/__init__.py                               | 6 +++---
4 files changed, 8 insertions(+), 6 deletions(-)