pgAdmin 4 commit: Make the backup and restore dialogues non-modal.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Make the backup and restore dialogues non-modal.
Date: 2016-06-21 08:25:34
Message-ID: E1bFH02-0006tK-2I@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Make the backup and restore dialogues non-modal.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a563e17f9becb3ff84437ccc2d643b4c0fa38ea1
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/tools/backup/templates/backup/js/backup.js | 8 ++++++--
web/pgadmin/tools/restore/templates/restore/js/restore.js | 4 +++-
2 files changed, 9 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-21 08:25:39 Re: [pgAdmin4][Patch]: Improvements in Backup and Restore dialogs
Previous Message Dave Page 2016-06-21 08:23:56 pgAdmin 4 commit: Fix help URLs