Got the sliders extracted to their own page

This commit is contained in:
2026-03-08 18:36:49 -04:00
parent dde9ffcedb
commit 28d90fcc18
375 changed files with 2646 additions and 1035 deletions

View File

@@ -10,7 +10,7 @@
@using OpenArchival.DataAccess
@rendermode InteractiveServer
@*@attribute [Authorize(Roles =$"{UserRoles.Admin}, {UserRoles.Writer}")]*@
@attribute [Authorize(Roles =$"{UserRoles.Admin}, {UserRoles.Writer}")]
<MudTabs
ApplyEffectsToContainer="true"