Revert "bugfix for #1098 (assigning a group to a user, the group appears incrementally many times the more you assign it)"

This reverts commit 265d7e50f5.
remotes/origin/stable4
Michael Gapczynski 13 years ago
parent fa7d4c2b39
commit 5121c262e2
  1. 1
      settings/js/users.js

@ -213,6 +213,5 @@ $(document).ready(function(){
}
}
);
location.reload();
});
});

Loading…
Cancel
Save