mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Add document person creation in admin view.
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
|
||||
@page "/admin/document_people/details/{Id:int}"
|
||||
@page "/admin/document_people/edit/{Id:int}"
|
||||
@page "/admin/document_people/create"
|
||||
@inherits OwningComponentBase<DocumentPeopleService>
|
||||
@inject IStringLocalizer<DocumentPeopleService> L
|
||||
@inject PeopleService PeopleService
|
||||
|
||||
Reference in New Issue
Block a user