Re: [pgadmin-hackers] [pgAdmin4][Patch]: Slickgrid loading issue in Query tool

2016-09-19 Thread Dave Page
Thanks, applied. On Mon, Sep 19, 2016 at 2:58 PM, Surinder Kumar wrote: > Hi > > Issue: > Slick-grid libraries loads when an instance of query tool is opened. But > sometimes it throws exception "jQuery is not defined" and it doesn't opens > up. > > Solution: > As per my understanding, In datagri

[pgadmin-hackers] [pgAdmin4][Patch]: Slickgrid loading issue in Query tool

2016-09-19 Thread Surinder Kumar
Hi *Issue:* Slick-grid libraries loads when an instance of query tool is opened. But sometimes it throws exception "jQuery is not defined" and it doesn't opens up. *Solution:* As per my understanding, In *datagrid/index.html* file, we set the order of loading libraries such as *require(['jquery',