fix: fixed login problems, email now cannot be changed if the mail is already in use when changing emails
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
This commit is contained in:
parent
ce201207d4
commit
7f5a282058
5 changed files with 12 additions and 12 deletions
|
@ -13,7 +13,7 @@
|
|||
</RadzenFormField>
|
||||
<br/>
|
||||
<br/>
|
||||
<RadzenButton Click=@reset Text="reset" ButtonStyle="ButtonStyle.Secondary" ButtonType="ButtonType.Submit"/>
|
||||
<RadzenButton Click=@reset Text="reset" ButtonStyle="ButtonStyle.Secondary"/>
|
||||
<br/>
|
||||
</form>
|
||||
@if (msg != null)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue