diff --git a/ScheMe/VVF.aspx b/ScheMe/VVF.aspx index faf4f33..1a02049 100644 --- a/ScheMe/VVF.aspx +++ b/ScheMe/VVF.aspx @@ -17,6 +17,21 @@ <%: Request.QueryString["DataVisita"] %> +
diff --git a/ScheMe/VVF.aspx.designer.cs b/ScheMe/VVF.aspx.designer.cs index 8587561..952f506 100644 --- a/ScheMe/VVF.aspx.designer.cs +++ b/ScheMe/VVF.aspx.designer.cs @@ -83,5 +83,14 @@ namespace ScheMe { /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.ObjectDataSource odsFS; + + /// + /// odsRischio control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.ObjectDataSource odsRischio; } }