Skip to content

Commit

Permalink
Merge pull request #3320 from JohnDuprey/dev
Browse files Browse the repository at this point in the history
hotfixes
  • Loading branch information
JohnDuprey authored Jan 16, 2025
2 parents eddf200 + b7c62d6 commit 26caba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/tenant/gdap-management/roles/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const actions = [
icon: <TrashIcon />,
type: "POST",
url: "/api/ExecDeleteGDAPRoleMapping",
body: {
data: {
GroupId: "GroupId",
},
confirmText:
Expand Down

0 comments on commit 26caba1

Please sign in to comment.