Show exports page only for administrator
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
|
||||
<PageTitle>Тестирование экспорта</PageTitle>
|
||||
|
||||
<AuthorizeView>
|
||||
<AuthorizeView Roles="@AppRole.ADMINISTRATOR_TYPE">
|
||||
<RadzenSplitter Orientation="Orientation.Vertical" Style="height: 100%; border: 1px solid rgba(0,0,0,.08);">
|
||||
<RadzenSplitterPane Size="200px">
|
||||
<div style="height: 100%;overflow: auto;">
|
||||
|
||||
Reference in New Issue
Block a user