Received: from malur.postgresql.org ([2a02:16a8:dc51::56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fTjsW-00014W-V2 for pgadmin-hackers@arkaria.postgresql.org; Fri, 15 Jun 2018 08:14:41 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1fTjsV-0004Cq-Gl for pgadmin-hackers@arkaria.postgresql.org; Fri, 15 Jun 2018 08:14:39 +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.89) (envelope-from ) id 1fTjsV-0004Cf-Bf for pgadmin-hackers@lists.postgresql.org; Fri, 15 Jun 2018 08:14:39 +0000 Received: from mail-wr0-x242.google.com ([2a00:1450:400c:c0c::242]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1fTjsS-0007mo-BB for pgadmin-hackers@postgresql.org; Fri, 15 Jun 2018 08:14:38 +0000 Received: by mail-wr0-x242.google.com with SMTP id k16-v6so9019276wro.0 for ; Fri, 15 Jun 2018 01:14:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=9QMz5jDbIX+u8NQYS4NujILJo2ryWW393tTXTN+KKTQ=; b=B1Y+MrU/HIwpCWsmJcagYow6IJQikXHuBiv3dt7Ck0O6xVWjegMl5iBNYasvPd6qzE AKBSkFQKqo8dguml1ln3cPRuXZzyHZH0BWCEo44m0oFEtIDMr2hrU2gjwLWWn1mfwrIw dv0i4dw4PWy7SQD/SPGmrKDFuueSM50DmAfTaxlhfkngMCoGA7isYp1nTIoUMvAtzP/I LUN/02fygla7JzYhEcOwXewIQ72V4ioNVODZPHBKVTdqkFW7CwtRVpTAAx8ZlcT3C7z9 7MJUDbdSxqVCyVMyCHZmQIQtuovWJe7ceSX0JFrpwb0L2eM6qkD+utkyWjdzm+E/Cxwz TRXg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=9QMz5jDbIX+u8NQYS4NujILJo2ryWW393tTXTN+KKTQ=; b=eGQUOXhFZ8ZcHQv2jzI8mD2LUmg0ovdG8GwkVSrWytvDAvHKa61DSxbkcqoS897lWE qp5IGshFZjooVjt2EmU2IkFVCPlbj7tBIJopaK9TT+bqk1Z9/QQ2z9/t3cjiXmc7jBcD 2jrdSNO4C51009gOdL4ilFw7cT/hNFJ2m+FLFFS3hD4YGcDH3+tFxZCYTn1iWT5L9ci5 YSjnEK5Fy7rfkQmIDINDlsFdTebmPMcmbPltxpYZRsjjSrdxZ7oAux9HPoZ1bNYEAPbN 7lnzaQmz1AM+6oGl8zaHJMTXqg6hFBCvzwvjxNXSKTg98SfLFPNUs6R/lq+9AG3wVw71 Xhdg== X-Gm-Message-State: APt69E0X8DWn5c0dt6WsnY72U2ToM8mrMwz4Jn9uTQlH99ZeIzj7jhCY yPueAYEY29xFm+DfKKlKc6gWWec0/gLMfftTfrlhew== X-Google-Smtp-Source: ADUXVKJe3DnU5RjHOjr1RT4CBemQy0JYkE4ZZAGbGNmzFWdp7WBSd6KTwpUr76twSvN9NRIp0SDxHnGZSud2bKJJLsg= X-Received: by 2002:adf:e590:: with SMTP id l16-v6mr656296wrm.190.1529050475258; Fri, 15 Jun 2018 01:14:35 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a1c:2907:0:0:0:0:0 with HTTP; Fri, 15 Jun 2018 01:14:34 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Fri, 15 Jun 2018 09:14:34 +0100 Message-ID: Subject: Re: Fixed issue on index page of the pgAdmin4 documentation To: Akshay Joshi Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000006bfa52056ea9ce37" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000006bfa52056ea9ce37 Content-Type: text/plain; charset="UTF-8" Thanks, applied. On Thu, Jun 14, 2018 at 11:49 AM, Akshay Joshi < akshay.joshi@enterprisedb.com> wrote: > Hi Hackers, > > I have observed that index page of pgAdmin4 documentation showing only one > entry (Refer attached screenshot). > > Attached is the patch to fix that. Please review it. > > -- > *Akshay Joshi* > > *Sr. Software Architect * > > > > *Phone: +91 20-3058-9517Mobile: +91 976-788-8246* > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --0000000000006bfa52056ea9ce37 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, applied.

On Thu, Jun 14, 2018 at 11:49 AM, Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Hackers,

I hav= e observed that index page of pgAdmin4 documentation showing only one entry= (Refer attached screenshot).=C2=A0

Attached is the patch to fix that. Please review it.=C2=A0

--
Akshay Joshi
Sr. Software Architect


Phone: +91 20-3058-9517
Mobile: +91 976-7= 88-8246



--
Dave Page
Blog: = http://pgsnake.bl= ogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com<= br>The Enterprise PostgreSQL Company
--0000000000006bfa52056ea9ce37--