mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
bugfix for #1098 (assigning a group to a user, the group appears incrementally many times the more you assign it)
This commit is contained in:
parent
595ff468f5
commit
265d7e50f5
1 changed files with 1 additions and 0 deletions
|
|
@ -213,5 +213,6 @@ $(document).ready(function(){
|
|||
}
|
||||
}
|
||||
);
|
||||
location.reload();
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue