pgAdmin 4 commit: Fix disable trigger menu option. Fixes #2707

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix disable trigger menu option. Fixes #2707
Date: 2017-09-18 11:38:02
Message-ID: E1dtuNG-00071V-6m@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-09-18 11:38:13 Re: [pgAdmin4][Patch]: Fix the Enabale/Disbale trigger functionality
Previous Message Dave Page 2017-09-18 11:36:07 pgAdmin 4 commit: Fix tablespace move prompt message. Fixes #2708