pgAdmin 4 commit: Update datetime picker. Fixes #2654 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Update datetime picker. Fixes #2654
Date
Msg-id E1djleF-0002Mt-8Q@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Update datetime picker. Fixes #2654

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6d7b54eb62259dc53ffa36b012ccbf62126ab1bb
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
web/package.json                                                      | 4 ++--
.../server_groups/servers/pgagent/schedules/static/js/pga_schedule.js | 2 +-
web/pgadmin/static/css/style.css                                      | 4 ++--
web/webpack.shim.js                                                   | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: [pgAdmin4][PATCH] Refactor and change of implementation ofkeyboard_shortcuts function dependencies
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM_ 2654 - Unable to set start and end timewhile creating pgAgent Job