Add SCSI MODE SENSE pages to admin page.

This commit is contained in:
2019-11-16 02:54:02 +00:00
parent 034889f1ca
commit ba0486742a

View File

@@ -51,4 +51,5 @@
<a asp-action="Index" asp-controller="Partitions">Partitioning schemes detected</a>
<a asp-action="Index" asp-controller="Pcmcias">PCMCIA card registers</a>
<a asp-action="Index" asp-controller="ScsiModes">SCSI MODE SENSE responses</a>
<a asp-action="Index" asp-controller="ScsiModes">SCSI MODE SENSE pages</a>
<a asp-action="Index" asp-controller="Versions">DiscImageChef versions used</a>