Add supported densities to admin page.

This commit is contained in:
2019-11-17 22:04:04 +00:00
parent 46c2eca06f
commit 5af75e6b2b

View File

@@ -54,4 +54,5 @@
<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="SupportedDensities">SCSI supported densities</a>
<a asp-action="Index" asp-controller="Versions">DiscImageChef versions used</a>