Re: [pgAdmin4][Patch]: Fixed an issue related to the Delete/Drop context Menu of the node - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgAdmin4][Patch]: Fixed an issue related to the Delete/Drop context Menu of the node
Date
Msg-id CA+OCxoz3fmfFaqHDQMmPqEA9kbm=1W9ZPdfSUxDwqJqAT2_KTg@mail.gmail.com
Whole thread Raw
In response to [pgAdmin4][Patch]: Fixed an issue related to the Delete/Drop context Menu of the node  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
List pgadmin-hackers
Thanks, committed.

On Fri, May 6, 2016 at 10:41 AM, Khushboo Vashi
<khushboo.vashi@enterprisedb.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@postgresql.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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Ensure delete/drop works without JS errors.
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix the runtime search path when running in a Mac App