| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: [pgAdmin4][Patch]: Fixed an issue related to the Delete/Drop context Menu of the node |
| Date: | 2016-05-06 14:48:26 |
| Message-ID: | CA+OCxoz3fmfFaqHDQMmPqEA9kbm=1W9ZPdfSUxDwqJqAT2_KTg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Thanks, committed.
On Fri, May 6, 2016 at 10:41 AM, Khushboo Vashi
<khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:
> Hi,
>
> When we try to drop any node and the visibility of the Delete/Drop context
> Menu of that node is having dependency on some function then, after deleting
> that node object, it gives a JS error.
>
> Please find the attached patch to fix this issue.
>
> Thanks,
> Khushboo
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2016-05-06 14:53:03 | pgAdmin 4 commit: Fix the runtime search path when running in a Mac App |
| Previous Message | Dave Page | 2016-05-06 14:47:25 | pgAdmin 4 commit: Ensure delete/drop works without JS errors. |