mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Added support for SD/MMC device reports. This makes it a first class
citizen for #65
This commit is contained in:
26
DiscImageChef.Server/ViewReport.aspx.designer.cs
generated
26
DiscImageChef.Server/ViewReport.aspx.designer.cs
generated
@@ -1,12 +1,12 @@
|
||||
// ------------------------------------------------------------------------------
|
||||
// <autogenerated>
|
||||
// This code was generated by a tool.
|
||||
// Mono Runtime Version: 4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </autogenerated>
|
||||
// ------------------------------------------------------------------------------
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace DiscImageChef.Server {
|
||||
|
||||
@@ -110,5 +110,13 @@ namespace DiscImageChef.Server {
|
||||
protected System.Web.UI.HtmlControls.HtmlGenericControl divTestedMedia;
|
||||
|
||||
protected System.Web.UI.WebControls.Repeater repTestedMedia;
|
||||
|
||||
protected System.Web.UI.HtmlControls.HtmlGenericControl divMMC;
|
||||
|
||||
protected System.Web.UI.WebControls.Repeater repMMC;
|
||||
|
||||
protected System.Web.UI.HtmlControls.HtmlGenericControl divSD;
|
||||
|
||||
protected System.Web.UI.WebControls.Repeater repSD;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user