pgAdmin 4 commit: Fixed dialog tab navigation for Backup and Restore di

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed dialog tab navigation for Backup and Restore di
Date: 2019-01-24 11:48:40
Message-ID: E1gmdUu-0005FO-Ml@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(dot)dhumal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-01-24 11:49:00 Re: [pgAdmin4] [RM3862] Fix Dialog tabset keyboard navigation
Previous Message Raphaël Dehousse 2019-01-24 11:16:57 Feature Request: Allow set a suffix/prefix in application_name