Add SSCs to admin page.

This commit is contained in:
2019-11-17 20:47:32 +00:00
parent 53b8163a43
commit 3a1b0dd87e

View File

@@ -53,4 +53,5 @@
<a asp-action="Index" asp-controller="ScsiModes">SCSI MODE SENSE responses</a>
<a asp-action="Index" asp-controller="ScsiPages">SCSI MODE SENSE pages</a>
<a asp-action="Index" asp-controller="Scsis">SCSI INQUIRY responses</a>
<a asp-action="Index" asp-controller="Sscs">SCSI STREAMING COMMANDS limits</a>
<a asp-action="Index" asp-controller="Versions">DiscImageChef versions used</a>