renamed RaidEdit header and added TemplateOverview.css
This commit is contained in:
parent
50120badcc
commit
4cddb7e349
2 changed files with 13 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
@inject IJSRuntime JsRuntime
|
||||
|
||||
|
||||
<h3>Create Raid</h3>
|
||||
<h3>Create or edit Raid</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