Added node logs ui
This commit is contained in:
@@ -35,6 +35,9 @@
|
||||
<SmartTab Name="Allocations">
|
||||
<AllocationEditor NodeId="@context.Id" />
|
||||
</SmartTab>
|
||||
<SmartTab Name="Logs">
|
||||
<NodeLogs NodeId="@context.Id" />
|
||||
</SmartTab>
|
||||
</SmartTabs>
|
||||
</DetailView>
|
||||
</SmartCrud>
|
||||
|
||||
Reference in New Issue
Block a user