mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Implement link device report with device stat.
This commit is contained in:
@@ -313,7 +313,14 @@
|
||||
}
|
||||
else
|
||||
{
|
||||
@("Yes")
|
||||
@if (item.Report.Id == Model.Report.Id)
|
||||
{
|
||||
@("Us")
|
||||
}
|
||||
else
|
||||
{
|
||||
@("Yes")
|
||||
}
|
||||
}
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user