Add MMC FEATURES to admin page.

This commit is contained in:
2019-11-16 01:28:03 +00:00
parent 5158fb11be
commit 32fc9750cb

View File

@@ -45,6 +45,7 @@
<a asp-action="Index" asp-controller="Medias" asp-route-real="true">Media types detected in real devices</a>
<a asp-action="Index" asp-controller="Medias" asp-route-real="false">Media types detected in images</a>
<a asp-action="Index" asp-controller="Mmc">MODE SENSE page 2Ah responses</a>
<a asp-action="Index" asp-controller="MmcFeatures">MMC GET FEATURES responses</a>
<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="Versions">DiscImageChef versions used</a>