mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-01-15 09:11:45 +01:00
fix wrong varname
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
<DropdownItem class="py-1 px-2"
|
||||
href={`${item.href}list/${cn}/${scn}`}
|
||||
>
|
||||
{subCluster} Node List
|
||||
{scn} Node List
|
||||
</DropdownItem>
|
||||
{/each}
|
||||
</DropdownMenu>
|
||||
|
||||
Reference in New Issue
Block a user