Add USB devices to admin page.

This commit is contained in:
2019-11-17 23:34:52 +00:00
parent 6c49a7b407
commit 983c1cae31

View File

@@ -55,6 +55,7 @@
<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="Usbs">USB devices</a>
<a asp-action="Index" asp-controller="UsbProducts">USB products</a>
<a asp-action="Index" asp-controller="UsbVendors">USB vendors</a>
<a asp-action="Index" asp-controller="Versions">DiscImageChef versions used</a>