mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-02-03 13:17:33 +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
|
// POST: Admin/AddUserToRole
|
||||||
|
|
Loading…
Add table
Reference in a new issue