pgAdmin 4 commit: Fix disable trigger menu option. Fixes #2707 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix disable trigger menu option. Fixes #2707
Date
Msg-id E1dtuNG-00071V-6m@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix disable trigger menu option. Fixes #2707

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8bededa859041ee6384a6dff22b93c67dbeeedc8
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../schemas/tables/triggers/static/js/trigger.js   | 24 +++++++++++-----------
1 file changed, 12 insertions(+), 12 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix tablespace move prompt message. Fixes #2708
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Fix the Enabale/Disbale trigger functionality