KI shit haha
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<th>Container-ID</th>
|
||||
<th>Name</th>
|
||||
<th>Image</th>
|
||||
<th>Host-ID</th>
|
||||
<th>Host</th>
|
||||
<th>Aktionen</th>
|
||||
|
||||
</tr>
|
||||
@@ -25,8 +25,7 @@
|
||||
<td>@container.ContainerId</td>
|
||||
<td>@container.Name</td>
|
||||
<td>@container.Image</td>
|
||||
<!-- TODO: Link Hardcoded -->
|
||||
<td><a class="ServiceEntry" href="/Server/Details/2">@container.ServerId</a></td>
|
||||
<td><a class="ServiceEntry" href="/Server/Details/@container.ServerId">@container.Server?.Name</a></td>
|
||||
<td>nicht verfügbar</td>
|
||||
</tr>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user