mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Fix display names for ASP.NET views.
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
// ****************************************************************************/
|
||||
}
|
||||
<div>
|
||||
<h4>MMC FEATURES - ID = @Model.Id</h4>
|
||||
<h4>SCSI CD-ROM capabilities page - ID = @Model.Id</h4>
|
||||
<hr />
|
||||
@Html.Raw(Html.EncodedMultiLineText(Modes.PrettifyModePage_2A(Model.ModeSense2AData)))
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user