Fix wrong direct link when changing password in admin mode
This commit is contained in:
parent
471c6d5ef1
commit
4ab41ea9f3
@ -56,7 +56,7 @@
|
||||
</MudMenuItem>
|
||||
<MudDivider/>
|
||||
<MudMenuItem Icon="@Icons.Material.Filled.Lock"
|
||||
Href="@($"Users/{user.Baid}/ChangePassword")"
|
||||
Href="@($"Users/ChangePassword")"
|
||||
IconColor="@Color.Primary">
|
||||
Change Password
|
||||
</MudMenuItem>
|
||||
|
Loading…
Reference in New Issue
Block a user