| From: | Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com> |
|---|---|
| To: | Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: [pgAdmin4] PATCH: Fix for menu.js |
| Date: | 2016-05-11 06:41:31 |
| Message-ID: | CAG7mmowRVr_9RB2YBDjawwdMe-xpdpT7ijfya49oasm5uSyTMw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Thanks - committed!
--
Thanks & Regards,
Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company
<http://www.enterprisedb.com>
*http://www.linkedin.com/in/asheshvashi*
<http://www.linkedin.com/in/asheshvashi>
On Wed, May 11, 2016 at 10:43 AM, Surinder Kumar <
surinder(dot)kumar(at)enterprisedb(dot)com> wrote:
> Hi,
>
> PFA patch to fix an issue in menu.js,
>
> Issue: Using "underscore.string" library without adding it in *define([])*
> breaks the code at line: 112
>
> This is reproduced when I click on context menu.
>
> Thanks,
> Surinder Kumar
>
>
> --
> 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
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Harshal Dhumal | 2016-05-11 07:05:15 | Change server password [pgadmin4] |
| Previous Message | Ashesh Vashi | 2016-05-11 06:41:13 | pgAdmin 4 commit: Adding missing dependency 'underscore.string' in the |