spelling: group
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
f87eeb2f28
commit
c8d5b6e0c6
3 changed files with 3 additions and 3 deletions
|
@ -31,7 +31,7 @@ function groupChangeMember(gid, cid, sec_token) {
|
|||
// Insert the new group member list
|
||||
$("#group-update-wrapper").html(data);
|
||||
|
||||
// Apply the actual gropu list view mode to the new
|
||||
// Apply the actual group list view mode to the new
|
||||
// group list html
|
||||
var activeMode = $(".group-list-switcher.active");
|
||||
switchGroupViewMode(activeMode[0]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue