mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixes #1295 - Added menu for the 'Grant Wizard' for the trigger function
nodes.
This commit is contained in:
parent
278f18bab8
commit
e8a52fcd31
@ -141,7 +141,7 @@ define([
|
||||
var supported_nodes = [
|
||||
'schema', 'coll-function', 'coll-sequence',
|
||||
'coll-table', 'coll-view', 'coll-procedure',
|
||||
'coll-mview', 'database'
|
||||
'coll-mview', 'database', 'coll-trigger_function'
|
||||
],
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user