pgAdmin 4 commit: Prevent Alertify from inadvertently opening help page

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Prevent Alertify from inadvertently opening help page
Date: 2019-05-29 17:46:47
Message-ID: E1hW2f1-00066C-0J@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Prevent Alertify from inadvertently opening help pages.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dd187b9122f5700d766a8058f2b6bf960d130dc7
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/static/js/browser.js | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-05-29 18:58:50 Re: pgAdmin4 v4.7 candidate builds
Previous Message Akshay Joshi 2019-05-29 07:38:11 pgAdmin 4 commit: Added Help button on all master password dialogs.