Renamed PlannedRaidRole to RaidRole

This commit is contained in:
t.ruspekhofer 2022-04-06 23:20:29 +02:00
parent 7533d5a704
commit dcdc891925
17 changed files with 65 additions and 46 deletions

View file

@ -5,7 +5,7 @@
@inject UserService UserService
<h3>UserOverview</h3>
<h3>User Overview</h3>
<AuthorizeView Policy="@Constants.Roles.Admin.Name">