Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1aw1wU-0002Ue-PS for pgadmin-hackers@arkaria.postgresql.org; Fri, 29 Apr 2016 06:30:22 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1aw1wU-0001zZ-3M for pgadmin-hackers@arkaria.postgresql.org; Fri, 29 Apr 2016 06:30:22 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1aw1wT-0001zR-O8 for pgadmin-hackers@postgresql.org; Fri, 29 Apr 2016 06:30:21 +0000 Received: from mail-oi0-x234.google.com ([2607:f8b0:4003:c06::234]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1aw1wQ-0006C0-11 for pgadmin-hackers@postgresql.org; Fri, 29 Apr 2016 06:30:20 +0000 Received: by mail-oi0-x234.google.com with SMTP id k142so108832422oib.1 for ; Thu, 28 Apr 2016 23:30:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to; bh=OgTsPBAoohEVLTtbTOwh1CHq8ae8GPscgP3oWijaxic=; b=qw3PAgzPIpgFRP0CjiKGdk72RgC9UiEsMoyaE/DvdGLpMKiK9XSUeBEGa3e/alf5+F bUH0PRTy/h3trWLWeLR1bNn71rYz5yjsPnbXNsSZffyuwYBHdKofnXWW11+gLA0wJFzC +8ACE07xMbWZt23RqEI9ztimXPEixsUkNizM72bm1XRV9rdeJnWnj1R1eyqw40R7qEBN jMfl3cs4sbyCresZ6pLBsV+l9HqGCvWTyvPgi56YzGn28DvJVu/cIzQm2whQt20Qw0tL XibCUEUUzlO5HJlBqtIbW/tG5r8PvEY/ML2T8XvtX+wot7oAhvPpSJC6jk7Cl244Dn5V xC7A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to; bh=OgTsPBAoohEVLTtbTOwh1CHq8ae8GPscgP3oWijaxic=; b=WLRwdQIgc+2vz56D4hk2VwlvZ660a4hbJzlbh9tz+0cbzYMQTXSWppBYj067CI+/sI 0NcxLee34UoaraTTHZssJO1kQqqtIR6wXsgBXqk4f/bqkeIt2mPCHs3hP09UbERBrZFo dNIQwRZ9EYiT9rvJnHlG/jHYSDZzs+Imyb3MkL3cqQ4cdXumGlnl/JIiXRp/FEvQLp0l BFYO/1DCiZYEaSPW1fUEjuNLLLyzx6PH0mWaHxxZh4ZkOWH3x2QU7PzWt8qCS+WU7HkF gS9tGUNE1TJIVkyIohPao2iZmAFm6NesnU5K+tHQ6Ip9UVhD+E8kGD8B4pguEY59LWkP ISzQ== X-Gm-Message-State: AOPr4FUI409QMTbM7pT82WxFCRPqHGV4CivrKBdHNcT4w5EftzaiQKTZrY0O6AXYSNOocA2FLhXIyCCxJFLkHheV MIME-Version: 1.0 X-Received: by 10.157.20.217 with SMTP id r25mr8934895otr.72.1461911416033; Thu, 28 Apr 2016 23:30:16 -0700 (PDT) Received: by 10.157.54.226 with HTTP; Thu, 28 Apr 2016 23:30:15 -0700 (PDT) In-Reply-To: References: Date: Fri, 29 Apr 2016 12:00:15 +0530 Message-ID: Subject: Re: Minor issues From: Harshal Dhumal To: pgadmin-hackers Content-Type: multipart/alternative; boundary=001a113e2a76a56012053199c660 X-Pg-Spam-Score: -1.0 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --001a113e2a76a56012053199c660 Content-Type: text/plain; charset=UTF-8 -- *Harshal Dhumal* *Software Engineer * EenterpriseDB On Fri, Apr 29, 2016 at 11:52 AM, Harshal Dhumal < harshal.dhumal@enterprisedb.com> wrote: > Hi, > > PFA patch for minor issues. > > Issues fixed: > > 1] Removed unwanted "{% if %}" from database 9.1 nodes.sql > 2] Fixed issue while removing select2cell fro backgrid. > Regarding select2 cell; Even though we have created select2 cell sometimes we do not get select2 instance when we retrieve it from dom. So we have to manually check it's data attribute before calling it's destroy method. > > > > > -- > *Harshal Dhumal* > *Software Engineer * > > > > EenterpriseDB > --001a113e2a76a56012053199c660 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


--= =C2=A0
Harshal Dhumal
Software Engineer=C2=A0=



<= /div>

On Fri, Apr 29, 2016 at 11:52 AM, Harshal Dh= umal <harshal.dhumal@enterprisedb.com> wrote:<= br>
Hi,

PFA patc= h for minor issues.

Issues fixed:

1] R= emoved unwanted "{% if=C2=A0 %}" from database 9.1 nodes.sql
<= /div>
2] Fixed issue while removing select2cell fro backgrid.

Regarding select2 cell; Even though we have created select2 c= ell sometimes we do not get select2 instance when we retrieve it from dom. = So we have to manually check it's data attribute before calling it'= s destroy method.
=C2=A0
=

=C2= =A0


--=C2=A0
Harshal Dhumal
= Software Engineer=C2=A0



EenterpriseDB<= /a>

--001a113e2a76a56012053199c660--