mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-02-02 04:57:35 +00:00
oops
This commit is contained in:
parent
46f46b7238
commit
2ca94aaba9
1 changed files with 1 additions and 1 deletions
|
@ -579,7 +579,7 @@ This user has been anonymized by an administrator.";
|
|||
});
|
||||
}
|
||||
|
||||
return View(new AddUserToRoleViewModel());
|
||||
return View(model);
|
||||
}
|
||||
|
||||
// POST: Admin/AddUserToRole
|
||||
|
|
Loading…
Add table
Reference in a new issue