Skip to content

Commit

Permalink
Update UserGroup Namespaces Access Grid
Browse files Browse the repository at this point in the history
Missed adding this change to commit 504015e
  • Loading branch information
Jim Graham committed Feb 20, 2023
1 parent a4b0438 commit ba2f36c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ MODx.grid.UserGroupNamespace = function(config) {
,baseParams: {
action: 'Workspace/PackageNamespace/GetList',
isGridFilter: true,
targetGrid: 'MODx.grid.UserGroupNamespace',
usergroup: config.usergroup
}
,listeners: {
Expand Down

0 comments on commit ba2f36c

Please sign in to comment.