Fixed bug where deletes of artifact groupings would not cascade
This commit is contained in:
@@ -50,11 +50,9 @@ For the login/logout
|
||||
Artifacts
|
||||
</MudNavLink>
|
||||
|
||||
@*
|
||||
<MudNavLink Icon=@Icons.Material.Filled.Book IconColor=Color.Secondary Ripple=true Style="max-width: 200px">
|
||||
<MudNavLink Href="/articles/search" Icon=@Icons.Material.Filled.Book IconColor=Color.Secondary Ripple=true Style="max-width: 200px">
|
||||
Articles
|
||||
</MudNavLink>
|
||||
*@
|
||||
|
||||
<MudNavLink Href="/about" Icon=@Icons.Material.Filled.QuestionMark IconColor="Color.Secondary" Ripple=true Style="max-width:200px;">
|
||||
About
|
||||
|
||||
Reference in New Issue
Block a user