Add files to parse page

This commit is contained in:
2025-11-17 17:03:43 +09:00
parent 1be00766ec
commit 60cc921a05
5 changed files with 96 additions and 1 deletions

View File

@ -37,6 +37,7 @@
<RadzenPanelMenuItem Path="/registry/common" Text="Общие" />
<RadzenPanelMenuItem Path="/registry/private" Text="Частные" />
</RadzenPanelMenuItem>
<RadzenPanelMenuItem Path="/files-to-parse" Text="Файлы для парсинга" Icon="files" />
</Authorized>
</AuthorizeView>
<AuthorizeView Roles="@AppRole.ADMINISTRATOR_TYPE">