Обсуждение: pgAdmin 4 commit: Fixed dialog tab navigation for Backup and Restoredi

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Fixed dialog tab navigation for Backup and Restoredi

От
Akshay Joshi
Дата:
Fixed dialog tab navigation for Backup and Restore dialog. Fixes regression of #3862

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=42c7ae372f7f4f26ba928926f22f1b9f872f15da
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/alertify/dialog_wrapper.js       | 18 ++++++++++++++----
web/pgadmin/static/js/utils.js                         |  2 +-
.../tools/backup/static/js/backup_dialog_wrapper.js    |  2 +-
.../tools/restore/static/js/restore_dialog_wrapper.js  |  2 +-
4 files changed, 17 insertions(+), 7 deletions(-)