Add SCSI MODE SENSE responses to admin page.

This commit is contained in:
2019-11-16 02:53:11 +00:00
parent 4408f153a7
commit 457ba29f7e

View File

@@ -50,4 +50,5 @@
<a asp-action="Index" asp-controller="OperatingSystems">Operating systems detected</a>
<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="Versions">DiscImageChef versions used</a>