pgAdmin 4 commit: Fixed the issue of editing triggers for advanced serv - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed the issue of editing triggers for advanced serv
Date
Msg-id E1mbe7F-0005b4-T4@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed the issue of editing triggers for advanced servers. Fixes #6802

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1377244e525b9f2941567ca9f32455a480c22f4e
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_1.rst                                    | 1 +
.../servers/databases/schemas/tables/triggers/utils.py              | 6 ++++++
web/pgadmin/static/scss/resources/dark/_theme.variables.scss        | 2 ++
.../static/scss/resources/high_contrast/_theme.variables.scss       | 2 ++
4 files changed, 11 insertions(+)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgaweb][patch] Update style guide WRT RM6754
Next
From: Akshay Joshi
Date:
Subject: Re: [patch][pgAdmin] RM6802 Unable to edit trigger for advanced servers