pgAdmin 4 commit: Fix console error when changing kind(SQL/BATCH) for p - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix console error when changing kind(SQL/BATCH) for p
Date
Msg-id E1hviEm-00046n-G1@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix console error when changing kind(SQL/BATCH) for pgAgent job step. Fixes #4582

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1281f5cd6cd5c6631c6e26bf1f04e78f25f2e975
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_12.rst                      |  3 ++-
.../servers/pgagent/steps/static/js/pga_jobstep.js     | 18 ++++--------------
web/pgadmin/static/scss/_backgrid.overrides.scss       |  4 ++++
3 files changed, 10 insertions(+), 15 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: 1) Add support of Compound Triggers for EPAS 12+. Fix
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4582] pgAgent - In create job step changing "kind"(SQL/Batch) throws console error