Re: [pgadmin-hackers] [pgAdmin4][Patch] Displaying Zero in Slickgrid editor

2017-02-01 Thread Dave Page
Hi On Wed, Feb 1, 2017 at 12:18 PM, Murtuza Zabuawala wrote: > Hi, > > PFA minor patch to display value '0' in Read only text editor. > RM#2138 Thanks - I committed a modified version of the patch; yours had the same tests duplicated and joined with an or conditional. Please double check it's

Re: [pgadmin-hackers] [pgAdmin4][Patch] Displaying Zero in Slickgrid editor

2017-02-01 Thread Murtuza Zabuawala
Thanks Dave. Tested and working fine. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Wed, Feb 1, 2017 at 7:20 PM, Dave Page wrote: > Hi > > On Wed, Feb 1, 2017 at 12:18 PM, Murtuza Zabuawala > wrote: > > Hi, > > > > PFA minor patch