We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eacfcb commit 69ba2deCopy full SHA for 69ba2de
src/pages/identity/administration/users/user/exchange.jsx
@@ -415,7 +415,6 @@ const Page = () => {
415
icon: <Delete />,
416
url: "/api/ExecModifyCalPerms",
417
customDataformatter: (row, action, formData) => {
418
- console.log(row);
419
// build permissions
420
var permissions = [];
421
// if the row is an array, iterate through it
0 commit comments