Re: [pgAdmin4]: Fix for RM #3248
От | Khushboo Vashi |
---|---|
Тема | Re: [pgAdmin4]: Fix for RM #3248 |
Дата | |
Msg-id | CAFOhELc5qBdHbDTKn7eyJyqDXOz305p4F_2NOaEbTJ7vkfZepA@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: [pgAdmin4]: Fix for RM #3248 (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>) |
Ответы |
Re: [pgAdmin4]: Fix for RM #3248
|
Список | pgadmin-hackers |
Neel,
Add below code to the top (around line no 8) in alertify.pgadmin.defaults.js file will solve the problem.
alertify.defaults.closable = false;
Thanks,
Khushboo
On Thu, Apr 5, 2018 at 11:13 AM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
Hi Neel,Can we make the change in wrapper instead of changing every where?File: ../web/pgadmin/static/js/alertify.pgadmin.defaults.js --Regards,On Thu, Apr 5, 2018 at 11:04 AM, Neel Patel <neel.patel@enterprisedb.com> wrote:Hi,Please find attached patch for the fix of RM #3248 - we have modified alertify confirm dialog to modal dialog.Do review it and let me know for comments.Thanks,Neel Patel
В списке pgadmin-hackers по дате отправления: