Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1glWLk-0005MT-UO for pgadmin-hackers@arkaria.postgresql.org; Mon, 21 Jan 2019 09:58:37 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1glWLj-0008GQ-PV for pgadmin-hackers@arkaria.postgresql.org; Mon, 21 Jan 2019 09:58:35 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1glWLj-0008GI-GP for pgadmin-hackers@lists.postgresql.org; Mon, 21 Jan 2019 09:58:35 +0000 Received: from mail-qt1-x841.google.com ([2607:f8b0:4864:20::841]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1glWLg-0002ct-R8 for pgadmin-hackers@postgresql.org; Mon, 21 Jan 2019 09:58:34 +0000 Received: by mail-qt1-x841.google.com with SMTP id i7so22851860qtj.10 for ; Mon, 21 Jan 2019 01:58:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=c5PGwZX2DVzraFB2TWI9QS/rdGqSIgbpa6bVGIXPhyo=; b=he9exWtA0bRcjCxOSXgbAt5Nz36HTvWzeWYIbjeEz+Y0zhyWYWd5rT76+XLpHg9KBa WSCo9ObXPtESPcaygQDkcTp2UPyEgfbnDluGix4jfbvmr40y7YyigRpeAHb9iCbMQhSi yFejluSRthV7f1ztL5ZnoZNuA+N528YubiKU5vB+cBYxV8FKx6nJvqY0jp+XOUvZQ9RB cY7ZVNp+wFNCZ48NDvFXOOg6H9+H11YBeMXcIfd9n+jTKwgB7YJCdpysZ4y9Hp1Mrq3i Lr3w3NWjY5s3Voxg6rtG78kUJG198bwB65l3kHHmOf53Lf4oidEiKAGhs7GF03Z2diQn fDXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=c5PGwZX2DVzraFB2TWI9QS/rdGqSIgbpa6bVGIXPhyo=; b=PkC2YODy5MdZrGB9Mp1vGytwX/9FfBosYwGE4HS8KkXs5O1pfAeceOSgv/zEoEq6Ds oodTsnSIBCLPA/hnPmL1jv+dCI7xZ/nhLaGlSif8RUt7+F7XBdzOaxo9EOskgk/v3/VI FRrBbD7j5l0v6UqeLHTL8ZKhpW2434f2mu3JEw5CDfANl6ukEfETCO+ve0RBASooFL45 pm/9W/JAOMythYfKSAQESRWUC3HP2l7qg3+lQR364BgVvCTTQVSERZq0l8TRCwtOnevk 90U0V3exufZsWB0fyabUeOi0mZNS0AekgJuAuUbGsy0lkz3Peky1izBKn2KCpGemEyIw uwOQ== X-Gm-Message-State: AJcUukee+B08/4o1CL/UCG9rYLcWWjTFZrjWbIEjWK23JpTFI/tZZ69F wQ3yTnrcxWLFcnr1bp8G/brkVqk7ROWCZL9FRywBxg== X-Google-Smtp-Source: ALg8bN7pugpgh8p0TigFP/H+Naud58cVes8/PJurxX5rYt8CS+/iu2VAP/nrOcp9sfUv8eZZWze0AjqCoEWMIbci9XY= X-Received: by 2002:a0c:89e9:: with SMTP id 38mr25465067qvs.31.1548064711414; Mon, 21 Jan 2019 01:58:31 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Mon, 21 Jan 2019 15:28:20 +0530 Message-ID: Subject: Re: [pgAdmin4][Patch] - RM 3811 - Backup / restore job launch button needs two click To: Khushboo Vashi Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="00000000000036aec5057ff4e7f2" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --00000000000036aec5057ff4e7f2 Content-Type: text/plain; charset="UTF-8" Thanks patch applied On Mon, Jan 21, 2019 at 2:44 PM Khushboo Vashi < khushboo.vashi@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix the RM 3811 - Backup / restore job > launch button needs two click > > Thanks, > Khushboo > -- *Akshay Joshi* *Sr. Software Architect * *Phone: +91 20-3058-9517Mobile: +91 976-788-8246* --00000000000036aec5057ff4e7f2 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks patch applied

<= div dir=3D"ltr" class=3D"gmail_attr">On Mon, Jan 21, 2019 at 2:44 PM Khushb= oo Vashi <khushboo.va= shi@enterprisedb.com> wrote:
Hi,

Please find the= attached patch to fix the RM 3811 - Backup / restore job launch button nee= ds two click

Thanks,
Khushboo


--
Akshay Joshi
Sr. S= oftware Architect
=

Phone: +91 20-3058-9517
Mobile: +91 976-788-8246
=
--00000000000036aec5057ff4e7f2--