CEC-3796 - UI for creating and managing RxSWIN
This commit is contained in:
@@ -177,7 +177,9 @@ const MainForm = ({ vin, token }) => {
|
||||
</Link>
|
||||
</TableCell>
|
||||
<TableCell align="center">
|
||||
{row.updatemanifest?.sums}
|
||||
<Link to={`/sums/${row.updatemanifest?.sums}`}>
|
||||
{row.updatemanifest?.sums}
|
||||
</Link>
|
||||
</TableCell>
|
||||
<TableCell align="center">
|
||||
{row.username}
|
||||
|
||||
Reference in New Issue
Block a user