pgAdmin 4 commit: Fix alignment of checkbox to drop multipleschedules - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix alignment of checkbox to drop multipleschedules
Date
Msg-id E1gtqoi-0005bi-Hl@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix alignment of checkbox to drop multiple schedules of pgAgent job. Fixes #3946

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1f43b05c2aea72e15bd77cf87ee20fd22a426493

Modified Files
--------------
docs/en_US/release_notes_4_3.rst            | 1 +
web/pgadmin/browser/static/js/collection.js | 2 +-
web/pgadmin/static/scss/_pgadmin.style.scss | 1 +
3 files changed, 3 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fix alignment of Close and Maximize button of GrantW
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: You can't change colours in Preferences. Fixes #2990