REnamed Raid to event in Overview and edit
This commit is contained in:
parent
1db607d501
commit
b3af92684c
2 changed files with 3 additions and 3 deletions
|
@ -15,7 +15,7 @@
|
|||
@inject IJSRuntime JsRuntime
|
||||
|
||||
|
||||
<h3>Create or edit Raid</h3>
|
||||
<h3>Create or edit Event</h3>
|
||||
|
||||
<AuthorizeView Policy="@Constants.Roles.RaidLead.Name" Context="authorizationContext">
|
||||
<EditForm Model="@_raid" OnValidSubmit="@HandleValidSubmit">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue