Added checkbox for automatic account selection
removed Birthday and Api-Key
This commit is contained in:
parent
03624a5859
commit
8280adaf49
2 changed files with 7 additions and 4 deletions
|
@ -26,12 +26,12 @@
|
|||
<InputText @bind-Value="_account.AccountName" />
|
||||
</label>
|
||||
</p>
|
||||
<p>
|
||||
<!--<p>
|
||||
<label>
|
||||
Api-Key:
|
||||
<InputText @bind-Value="_account.ApiKey" />
|
||||
</label>
|
||||
</p>
|
||||
</p>-->
|
||||
|
||||
<br />
|
||||
<button type="submit">Save</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue