diff --git a/MedPred/VL.aspx b/MedPred/VL.aspx index 70fee90..b26a0f4 100644 --- a/MedPred/VL.aspx +++ b/MedPred/VL.aspx @@ -1,4 +1,5 @@ <%@ Page Title="" Language="C#" MasterPageFile="~/JQMob.Master" AutoEventWireup="true" CodeBehind="VL.aspx.cs" Inherits="MedPred.VL" %> + @@ -12,88 +13,84 @@
  • <%: Request.QueryString["DataVisita"] %>
  • -
  • Fam MCCV:
  • + + - -
    +
    @@ -123,88 +120,84 @@
  • <%: Request.QueryString["DataVisita"] %>
  • -
  • Fam MCCV:
  • + + - -
    +
    @@ -232,91 +225,86 @@ + - -
    +
    @@ -339,7 +327,7 @@ - + @@ -347,136 +335,41 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    diff --git a/MedPred/VL.aspx.designer.cs b/MedPred/VL.aspx.designer.cs index 837768b..a10aa7a 100644 --- a/MedPred/VL.aspx.designer.cs +++ b/MedPred/VL.aspx.designer.cs @@ -29,140 +29,5 @@ namespace MedPred { /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.ObjectDataSource ods; - - /// - /// odsFamMCCV control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.WebControls.ObjectDataSource odsFamMCCV; - - /// - /// odsIpertens control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.WebControls.ObjectDataSource odsIpertens; - - /// - /// odsIpertensYtd control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.WebControls.ObjectDataSource odsIpertensYtd; - - /// - /// odsDiabete control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.WebControls.ObjectDataSource odsDiabete; - - /// - /// odsDiabeteYtd control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.WebControls.ObjectDataSource odsDiabeteYtd; - - /// - /// odsIpercolest control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.WebControls.ObjectDataSource odsIpercolest; - - /// - /// odsIpercolestYtd control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.WebControls.ObjectDataSource odsIpercolestYtd; - - /// - /// odsFumo control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.WebControls.ObjectDataSource odsFumo; - - /// - /// odsFumoYtd control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.WebControls.ObjectDataSource odsFumoYtd; - - /// - /// odsAlcool control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.WebControls.ObjectDataSource odsAlcool; - - /// - /// odsAlcoolYtd control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.WebControls.ObjectDataSource odsAlcoolYtd; - - /// - /// odsSovrapp control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.WebControls.ObjectDataSource odsSovrapp; - - /// - /// odsSovrappYtd control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.WebControls.ObjectDataSource odsSovrappYtd; - - /// - /// odsSedent control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.WebControls.ObjectDataSource odsSedent; - - /// - /// odsAdesTerap control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.WebControls.ObjectDataSource odsAdesTerap; } }