Fixed bug where deletes of artifact groupings would not cascade
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
@using Microsoft.AspNetCore.Components.Web
|
||||
@using Microsoft.AspNetCore.Authorization
|
||||
@using MudBlazor
|
||||
@using OpenArchival.Blazor.AdminPages.Shared
|
||||
@using static Microsoft.AspNetCore.Components.Web.RenderMode
|
||||
|
||||
@rendermode InteractiveServer
|
||||
|
||||
Reference in New Issue
Block a user