Skip to content
Snippets Groups Projects
Commit 508c3224 authored by scmoritz's avatar scmoritz
Browse files

fix typo in groups tool

parent eea59a31
No related branches found
No related tags found
No related merge requests found
......@@ -191,7 +191,7 @@
}
if (changed) {
amivcore.groups.PATCH({
id: curUserData._ id,
id: curUserData._id,
header: {
'If-Match': $('.groups-edit-cont').attr('data-etag')
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment