[PATCH] [RM# 3290] Close button missing for the message window from the backend server

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [PATCH] [RM# 3290] Close button missing for the message window from the backend server
Date: 2018-04-23 07:40:58
Message-ID: CAG7mmoz4+1eJTXgxi4Ru+HvwUqC1GsYTaRCgRD4ms_bhZ5h_hQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Team,

Please find the patch for fixing the RM #3290.
The 'Close button' was missing in the message box, which shows the error in
the backend server.

This patch also fixes some of the missing keycode 'ESCAPE' on 'Cancel'
buttons in different modules.

Please review.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company
<http://www.enterprisedb.com>

*http://www.linkedin.com/in/asheshvashi*
<http://www.linkedin.com/in/asheshvashi>

Attachment Content-Type Size
RM_3290.patch application/octet-stream 4.0 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-04-23 08:00:58 Re: [pgAdmin4][Patch] Feature #1447 SSH Tunnel
Previous Message Aditya Toshniwal 2018-04-23 06:49:52 Re: [pgAdmin4][RM#3272] - Replace the pycrypto with the pycryptodome