pgAdmin 4 commit: Fixed calendar opening issue on the exception tab ins

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed calendar opening issue on the exception tab ins
Date: 2020-04-06 07:43:53
Message-ID: E1jLMQD-00055C-La@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed calendar opening issue on the exception tab inside the schedules tab of pgAgent. Fixes #4512

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4f71dae598e5b26fed32193618606a3f3563c670
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_21.rst | 1 +
web/pgadmin/static/js/backgrid.pgadmin.js | 4 ++++
web/pgadmin/static/scss/_pgadmin.style.scss | 4 ++--
3 files changed, 7 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-04-06 07:46:40 Re: [pgAdmin][RM4512] PgAgent Jobs: The Calendar is not opening properly on the Exception tab inside schedules tab
Previous Message Pradip Parkale 2020-04-03 15:45:22 [PgAdmin][RM5275] Accessibilty :Tab navigation is not working for table>> parameters.