Add PCMCIA to admin page.

This commit is contained in:
2019-11-16 02:24:18 +00:00
parent 6eb598b92f
commit 22b24c07e2

View File

@@ -49,4 +49,5 @@
<a asp-action="Index" asp-controller="MmcSds">MultiMediaCard / SecureDigital registers</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="Pcmcias">PCMCIA card registers</a>
<a asp-action="Index" asp-controller="Versions">DiscImageChef versions used</a>