diff --git a/ScheMe/Content/Style.css b/ScheMe/Content/Style.css
index 5272499..bb267b5 100644
--- a/ScheMe/Content/Style.css
+++ b/ScheMe/Content/Style.css
@@ -1,26 +1,26 @@
/* punteggi colore */
-.VVFAnz-CL-01 {
+.VVF-CL-01 {
color: #006600;
background-color: white;
}
-.VVFAnz-CL-02 {
+.VVF-CL-02 {
color: #FFFF33;
background-color: #2222FF;
}
-.VVFAnz-CL-03 {
+.VVF-CL-03 {
color: #FFFF33;
background-color: #118811;
}
-.VVFAnz-CL-04 {
+.VVF-CL-04 {
background-color: #FFFF11;
}
-.VVFAnz-CL-05 {
+.VVF-CL-05 {
color: #FFFF33;
- background-color: #EE2222;
+ background-color: #EE6622;
}
-.VVFAnz-CL-06 {
+.VVF-CL-06 {
color: #FFFF11;
- background-color: #530c0c;
+ background-color: #FF0c0c;
}
.baseRow {
background-color: #EFF3FB;
diff --git a/ScheMe/Content/Style.less b/ScheMe/Content/Style.less
index d0a502d..9f09e66 100644
--- a/ScheMe/Content/Style.less
+++ b/ScheMe/Content/Style.less
@@ -9,28 +9,28 @@
/* punteggi colore */
-.VVFAnz-CL-01{
+.VVF-CL-01{
color: #006600;
background-color: white;
}
-.VVFAnz-CL-02{
+.VVF-CL-02{
color: #FFFF33;
background-color: #2222FF;
}
-.VVFAnz-CL-03{
+.VVF-CL-03{
color: #FFFF33;
background-color: #118811;
}
-.VVFAnz-CL-04{
+.VVF-CL-04{
background-color: #FFFF11;
}
-.VVFAnz-CL-05{
+.VVF-CL-05{
color: #FFFF33;
- background-color: #EE2222;
+ background-color: #EE6622;
}
-.VVFAnz-CL-06{
+.VVF-CL-06{
color: #FFFF11;
- background-color: #530c0c;
+ background-color: #FF0c0c;
}
.baseRow {
diff --git a/ScheMe/Content/Style.min.css b/ScheMe/Content/Style.min.css
index d4ead53..a3f4d9f 100644
--- a/ScheMe/Content/Style.min.css
+++ b/ScheMe/Content/Style.min.css
@@ -1 +1 @@
-.VVFAnz-CL-01{color:#060;background-color:#fff}.VVFAnz-CL-02{color:#ff3;background-color:#22f}.VVFAnz-CL-03{color:#ff3;background-color:#181}.VVFAnz-CL-04{background-color:#ff1}.VVFAnz-CL-05{color:#ff3;background-color:#e22}.VVFAnz-CL-06{color:#ff1;background-color:#530c0c}.baseRow{background-color:#eff3fb}.altRow{background-color:#fff}.editRow{background-color:#2461bf}.selectedRow{background-color:#d1ddf1;font-weight:600;color:#333}.headerRow{background-color:#507cd1;font-weight:600;color:#fff}.footerRow{background-color:#507cd1;font-weight:600;color:#fff}.pagerRow{background-color:#2461bf;color:#fff;text-align:center;margin:auto}.text-center{text-align:center;margin:auto}.tStrong{font-weight:bold;font-size:1.3em}.flRight{float:right}@media all and (min-width:768px){#textWrapper{font-size:1em}#headData{margin-top:0}}@media all and (min-width:1024px){#textWrapper{font-size:1.1em}#headData{margin-top:0}}@media all and (min-width:1440px){#textWrapper{font-size:1.2em}#headData{margin-top:0}}@media all and (min-width:1600px){#textWrapper{font-size:1.3em}#headData{margin-top:0}}@media all and (max-width:767px){#textWrapper{font-size:.8em}#headData{margin-top:6px}}@media all and (max-width:480px){#textWrapper{font-size:.6em}#headData{margin-top:14px}}@media all and (max-width:320px){#textWrapper{font-size:.5em}#headData{margin-top:18px}}
\ No newline at end of file
+.VVFAnz-CL-01{color:#060;background-color:#fff}.VVFAnz-CL-02{color:#ff3;background-color:#22f}.VVFAnz-CL-03{color:#ff3;background-color:#181}.VVFAnz-CL-04{background-color:#ff1}.VVFAnz-CL-05{color:#ff3;background-color:#e22}.VVFAnz-CL-06{color:#ff1;background-color:#530c0c}.baseRow{background-color:#eff3fb}.altRow{background-color:#fff}.editRow{background-color:#2461bf}.selectedRow{background-color:#d1ddf1;font-weight:600;color:#333}.headerRow{background-color:#507cd1;font-weight:600;color:#fff}.footerRow{background-color:#507cd1;font-weight:600;color:#fff}.pagerRow{background-color:#2461bf;color:#fff;text-align:center;margin:auto}.text-center{text-align:center;margin:auto}.tStrong{font-weight:bold;font-size:1.3em}.flRight{float:right}@media all and (min-width:768px){#textWrapper{font-size:1em}#headData{margin-top:0}}@media all and (min-width:1024px){#textWrapper{font-size:1.1em}#headData{margin-top:0}}@media all and (min-width:1440px){#textWrapper{font-size:1.2em}#headData{margin-top:0}}@media all and (min-width:1600px){#textWrapper{font-size:1.3em}#headData{margin-top:0}}@media all and (max-width:767px){#textWrapper{font-size:.8em}#headData{margin-top:6px}}@media all and (max-width:480px){#textWrapper{font-size:.6em}#headData{margin-top:14px}}@media all and (max-width:320px){#textWrapper{font-size:.5em}#headData{margin-top:18px}}
\ No newline at end of file
diff --git a/ScheMe/ScheMe.csproj b/ScheMe/ScheMe.csproj
index 18f2ecd..bd5935a 100644
--- a/ScheMe/ScheMe.csproj
+++ b/ScheMe/ScheMe.csproj
@@ -408,6 +408,7 @@
+
@@ -593,6 +594,13 @@
VVFAnz.aspx
+
+ VVFGT.aspx
+ ASPXCodeBehind
+
+
+ VVFGT.aspx
+
mod_elencoRichResetUtenti.ascx
ASPXCodeBehind
diff --git a/ScheMe/VVFAnz.aspx b/ScheMe/VVFAnz.aspx
index d155cc2..92f0423 100644
--- a/ScheMe/VVFAnz.aspx
+++ b/ScheMe/VVFAnz.aspx
@@ -1,8 +1,9 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/JQMob.Master" AutoEventWireup="true" CodeBehind="VVFAnz.aspx.cs" Inherits="ScheMe.VVFAnz" %>
+
-
+
Attenzione!
@@ -31,7 +32,7 @@
-
+
@@ -65,7 +66,7 @@
- GA - Grasso Addominale
- -
+
-
diff --git a/ScheMe/VVFGT.aspx b/ScheMe/VVFGT.aspx
new file mode 100644
index 0000000..8614b08
--- /dev/null
+++ b/ScheMe/VVFGT.aspx
@@ -0,0 +1,363 @@
+<%@ Page Title="" Language="C#" MasterPageFile="~/JQMob.Master" AutoEventWireup="true" CodeBehind="VVFGT.aspx.cs" Inherits="ScheMe.VVFGT" %>
+
+
+
+
+
+
+
+ Attenzione!
+ Nessun record presente.Prego cliccare qui per tornare alla pagina visite.
+
+
+
+
+
+ - Data
+ -
+ <%: Request.QueryString["DataVisita"] %>
+
+
+
+ - Elaborazioni:
+ -
+
+
+
+ -
+
+
+
+ -
+
+
+
+ -
+
+
+
+
+
+
+
+ - FT - Flessibilità Tronco
+ -
+
+
+
+ -
+
+
+
+
+
+ - FS - Flessibilità Spalle
+ -
+
+
+
+ -
+
+
+
+
+
+
+
+
+ - GA - Grasso Addominale
+ -
+
+
+
+ -
+
+
+
+
+
+ - E - Equilibrio
+ -
+
+
+
+ -
+
+
+
+
+
+
+
+
+ - FAI - Forza Arti Inferiori
+ -
+
+
+
+ -
+
+
+
+
+
+ - FP - Forza Prensile
+ -
+
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+ - Data
+ -
+ <%: Request.QueryString["DataVisita"] %>
+
+
+
+
+
+ - FT - Flessibilità Tronco
+ -
+
+
+
+
+
+ - FS - Flessibilità Spalle
+ -
+
+
+
+
+
+
+
+
+ - GA - Grasso Addominale
+ -
+
+
+
+
+
+ - E - Equilibrio
+ -
+
+
+
+
+
+
+
+
+ - FAI - Forza Arti Inferiori
+ -
+
+
+
+
+
+ - FP - Forza Prensile
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+ - Data
+ -
+ <%: Request.QueryString["DataVisita"] %>
+
+
+
+
+
+ - FT - Flessibilità Tronco
+ -
+
+
+
+
+
+ - FS - Flessibilità Spalle
+ -
+
+
+
+
+
+
+
+
+ - GA - Grasso Addominale
+ -
+
+
+
+
+
+ - E - Equilibrio
+ -
+
+
+
+
+
+
+
+
+ - FAI - Forza Arti Inferiori
+ -
+
+
+
+
+
+ - FP - Forza Prensile
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%--
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ --%>
+
+
diff --git a/ScheMe/VVFGT.aspx.cs b/ScheMe/VVFGT.aspx.cs
new file mode 100644
index 0000000..fe092a3
--- /dev/null
+++ b/ScheMe/VVFGT.aspx.cs
@@ -0,0 +1,71 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Web;
+using System.Web.UI;
+using System.Web.UI.WebControls;
+
+namespace ScheMe
+{
+ public partial class VVFGT : SteamWare.UserPage
+ {
+ ///
+ /// pagina caricata
+ ///
+ ///
+ ///
+ protected void Page_Load(object sender, EventArgs e)
+ {
+ if (!Page.IsPostBack)
+ {
+ // verifico se sia con parametro paziente o NEW...
+ string cmd = Request.QueryString["cmd"];
+ if (cmd == "" || cmd == null || cmd == "sel")
+ {
+ frmView.ChangeMode(FormViewMode.ReadOnly);
+ }
+ else if (cmd == "new")
+ {
+ if (isWriteEnabled)
+ {
+ frmView.ChangeMode(FormViewMode.Insert);
+ }
+ else
+ {
+ frmView.ChangeMode(FormViewMode.ReadOnly);
+ }
+ }
+ }
+ }
+ ///
+ /// modo formview cambiato
+ ///
+ ///
+ ///
+ protected void frmView_ModeChanged(object sender, EventArgs e)
+ {
+ }
+ ///
+ /// evento delete
+ ///
+ ///
+ ///
+ protected void ods_Deleted(object sender, ObjectDataSourceStatusEventArgs e)
+ {
+ Response.Redirect("Visite");
+ }
+ ///
+ /// variabile per modo pre comando di update mode...
+ ///
+ public FormViewMode prevMode { get; set; }
+ ///
+ /// evento pre-cambio modo
+ ///
+ ///
+ ///
+ protected void frmView_ModeChanging(object sender, FormViewModeEventArgs e)
+ {
+ prevMode = frmView.CurrentMode;
+ }
+ }
+}
\ No newline at end of file
diff --git a/ScheMe/VVFGT.aspx.designer.cs b/ScheMe/VVFGT.aspx.designer.cs
new file mode 100644
index 0000000..bdbec7b
--- /dev/null
+++ b/ScheMe/VVFGT.aspx.designer.cs
@@ -0,0 +1,33 @@
+//------------------------------------------------------------------------------
+//
+// This code was generated by a tool.
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
+//------------------------------------------------------------------------------
+
+namespace ScheMe {
+
+
+ public partial class VVFGT {
+
+ ///
+ /// frmView control.
+ ///
+ ///
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
+ ///
+ protected global::System.Web.UI.WebControls.FormView frmView;
+
+ ///
+ /// ods control.
+ ///
+ ///
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
+ ///
+ protected global::System.Web.UI.WebControls.ObjectDataSource ods;
+ }
+}
diff --git a/ScheMe/WebUserControls/mod_ElencoVisitePaziente.ascx b/ScheMe/WebUserControls/mod_ElencoVisitePaziente.ascx
index b63eb99..2387c3a 100644
--- a/ScheMe/WebUserControls/mod_ElencoVisitePaziente.ascx
+++ b/ScheMe/WebUserControls/mod_ElencoVisitePaziente.ascx
@@ -28,16 +28,16 @@
-
+
-
+
-
-
+
+
diff --git a/ScheMe/WebUserControls/mod_ElencoVisitePaziente.ascx.cs b/ScheMe/WebUserControls/mod_ElencoVisitePaziente.ascx.cs
index 934bfa2..0be1fde 100644
--- a/ScheMe/WebUserControls/mod_ElencoVisitePaziente.ascx.cs
+++ b/ScheMe/WebUserControls/mod_ElencoVisitePaziente.ascx.cs
@@ -56,11 +56,11 @@ namespace ScheMe.WebUserControls
case "NewVVFAnz":
Response.Redirect(String.Format("VVFAnz?cmd=new&DataVisita={0:yyyy-MM-dd}", dataVisita));
break;
- case "SelVSA":
- Response.Redirect(String.Format("VSA?cmd=sel&DataVisita={0:yyyy-MM-dd}", dataVisita));
+ case "SelVVFGT":
+ Response.Redirect(String.Format("VVFGT?cmd=sel&DataVisita={0:yyyy-MM-dd}", dataVisita));
break;
- case "NewVSA":
- Response.Redirect(String.Format("VSA?cmd=new&DataVisita={0:yyyy-MM-dd}", dataVisita));
+ case "NewVVFGT":
+ Response.Redirect(String.Format("VVFGT?cmd=new&DataVisita={0:yyyy-MM-dd}", dataVisita));
break;
case "SelVAC":
Response.Redirect(String.Format("VAC?cmd=sel&DataVisita={0:yyyy-MM-dd}", dataVisita));
diff --git a/ScheMe_Data/DS_Applicazione.Designer.cs b/ScheMe_Data/DS_Applicazione.Designer.cs
index 9b35efa..80d7f67 100644
--- a/ScheMe_Data/DS_Applicazione.Designer.cs
+++ b/ScheMe_Data/DS_Applicazione.Designer.cs
@@ -1227,7 +1227,7 @@ namespace ScheMe_Data {
private global::System.Data.DataColumn columnVVFAnz;
- private global::System.Data.DataColumn columnVSA;
+ private global::System.Data.DataColumn columnVVFGT;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
@@ -1336,9 +1336,9 @@ namespace ScheMe_Data {
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
- public global::System.Data.DataColumn VSAColumn {
+ public global::System.Data.DataColumn VVFGTColumn {
get {
- return this.columnVSA;
+ return this.columnVVFGT;
}
}
@@ -1379,7 +1379,7 @@ namespace ScheMe_Data {
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
- public ElencoVisiteRow AddElencoVisiteRow(System.DateTime DataVisita, int VAC, int VBMA, int VCP, int VL, int VP, int VSV, int VRF, int VVFAnz, int VSA) {
+ public ElencoVisiteRow AddElencoVisiteRow(System.DateTime DataVisita, int VAC, int VBMA, int VCP, int VL, int VP, int VSV, int VRF, int VVFAnz, int VVFGT) {
ElencoVisiteRow rowElencoVisiteRow = ((ElencoVisiteRow)(this.NewRow()));
object[] columnValuesArray = new object[] {
DataVisita,
@@ -1391,7 +1391,7 @@ namespace ScheMe_Data {
VSV,
VRF,
VVFAnz,
- VSA};
+ VVFGT};
rowElencoVisiteRow.ItemArray = columnValuesArray;
this.Rows.Add(rowElencoVisiteRow);
return rowElencoVisiteRow;
@@ -1430,7 +1430,7 @@ namespace ScheMe_Data {
this.columnVSV = base.Columns["VSV"];
this.columnVRF = base.Columns["VRF"];
this.columnVVFAnz = base.Columns["VVFAnz"];
- this.columnVSA = base.Columns["VSA"];
+ this.columnVVFGT = base.Columns["VVFGT"];
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
@@ -1454,8 +1454,8 @@ namespace ScheMe_Data {
base.Columns.Add(this.columnVRF);
this.columnVVFAnz = new global::System.Data.DataColumn("VVFAnz", typeof(int), null, global::System.Data.MappingType.Element);
base.Columns.Add(this.columnVVFAnz);
- this.columnVSA = new global::System.Data.DataColumn("VSA", typeof(int), null, global::System.Data.MappingType.Element);
- base.Columns.Add(this.columnVSA);
+ this.columnVVFGT = new global::System.Data.DataColumn("VVFGT", typeof(int), null, global::System.Data.MappingType.Element);
+ base.Columns.Add(this.columnVVFGT);
this.Constraints.Add(new global::System.Data.UniqueConstraint("Constraint1", new global::System.Data.DataColumn[] {
this.columnDataVisita}, true));
this.columnDataVisita.AllowDBNull = false;
@@ -1468,7 +1468,7 @@ namespace ScheMe_Data {
this.columnVSV.ReadOnly = true;
this.columnVRF.ReadOnly = true;
this.columnVVFAnz.ReadOnly = true;
- this.columnVSA.ReadOnly = true;
+ this.columnVVFGT.ReadOnly = true;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
@@ -9731,17 +9731,17 @@ namespace ScheMe_Data {
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
- public int VSA {
+ public int VVFGT {
get {
try {
- return ((int)(this[this.tableElencoVisite.VSAColumn]));
+ return ((int)(this[this.tableElencoVisite.VVFGTColumn]));
}
catch (global::System.InvalidCastException e) {
- throw new global::System.Data.StrongTypingException("The value for column \'VSA\' in table \'ElencoVisite\' is DBNull.", e);
+ throw new global::System.Data.StrongTypingException("The value for column \'VVFGT\' in table \'ElencoVisite\' is DBNull.", e);
}
}
set {
- this[this.tableElencoVisite.VSAColumn] = value;
+ this[this.tableElencoVisite.VVFGTColumn] = value;
}
}
@@ -9843,14 +9843,14 @@ namespace ScheMe_Data {
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
- public bool IsVSANull() {
- return this.IsNull(this.tableElencoVisite.VSAColumn);
+ public bool IsVVFGTNull() {
+ return this.IsNull(this.tableElencoVisite.VVFGTColumn);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
- public void SetVSANull() {
- this[this.tableElencoVisite.VSAColumn] = global::System.Convert.DBNull;
+ public void SetVVFGTNull() {
+ this[this.tableElencoVisite.VVFGTColumn] = global::System.Convert.DBNull;
}
}
@@ -18738,12 +18738,6 @@ SELECT IdxPaziente, Gruppo, Cognome, Nome, DataNasc, LuogoNascita, Sesso, Altezz
tableMapping.SourceTable = "Table";
tableMapping.DataSetTable = "ElencoVisite";
tableMapping.ColumnMappings.Add("DataVisita", "DataVisita");
- tableMapping.ColumnMappings.Add("VGen", "VAC");
- tableMapping.ColumnMappings.Add("VCiclo", "VBMA");
- tableMapping.ColumnMappings.Add("VEco", "VCP");
- tableMapping.ColumnMappings.Add("VBMec", "VL");
- tableMapping.ColumnMappings.Add("VLab", "VP");
- tableMapping.ColumnMappings.Add("VPsi", "VSV");
tableMapping.ColumnMappings.Add("VAC", "VAC");
tableMapping.ColumnMappings.Add("VBMA", "VBMA");
tableMapping.ColumnMappings.Add("VCP", "VCP");
@@ -18752,7 +18746,7 @@ SELECT IdxPaziente, Gruppo, Cognome, Nome, DataNasc, LuogoNascita, Sesso, Altezz
tableMapping.ColumnMappings.Add("VSV", "VSV");
tableMapping.ColumnMappings.Add("VRF", "VRF");
tableMapping.ColumnMappings.Add("VVFAnz", "VVFAnz");
- tableMapping.ColumnMappings.Add("VSA", "VSA");
+ tableMapping.ColumnMappings.Add("VVFGT", "VVFGT");
this._adapter.TableMappings.Add(tableMapping);
}
diff --git a/ScheMe_Data/DS_Applicazione.xsd b/ScheMe_Data/DS_Applicazione.xsd
index 7e88750..0029302 100644
--- a/ScheMe_Data/DS_Applicazione.xsd
+++ b/ScheMe_Data/DS_Applicazione.xsd
@@ -228,12 +228,6 @@ SELECT IdxPaziente, Gruppo, Cognome, Nome, DataNasc, LuogoNascita, Sesso, Altezz
-
-
-
-
-
-
@@ -242,7 +236,7 @@ SELECT IdxPaziente, Gruppo, Cognome, Nome, DataNasc, LuogoNascita, Sesso, Altezz
-
+
@@ -1841,7 +1835,7 @@ SELECT IdxPaziente, DataVisita, SJ, FT, PU, TR0, TR1, TR2, SU, GA FROM VisValFun
-
+
@@ -1922,10 +1916,10 @@ SELECT IdxPaziente, DataVisita, SJ, FT, PU, TR0, TR1, TR2, SU, GA FROM VisValFun
-
+
-
+
@@ -1934,11 +1928,11 @@ SELECT IdxPaziente, DataVisita, SJ, FT, PU, TR0, TR1, TR2, SU, GA FROM VisValFun
-
+
-
+
@@ -1961,7 +1955,7 @@ SELECT IdxPaziente, DataVisita, SJ, FT, PU, TR0, TR1, TR2, SU, GA FROM VisValFun
-
+
@@ -1984,7 +1978,7 @@ SELECT IdxPaziente, DataVisita, SJ, FT, PU, TR0, TR1, TR2, SU, GA FROM VisValFun
-
+
@@ -2012,7 +2006,7 @@ SELECT IdxPaziente, DataVisita, SJ, FT, PU, TR0, TR1, TR2, SU, GA FROM VisValFun
-
+
@@ -2026,7 +2020,7 @@ SELECT IdxPaziente, DataVisita, SJ, FT, PU, TR0, TR1, TR2, SU, GA FROM VisValFun
-
+
@@ -2078,7 +2072,7 @@ SELECT IdxPaziente, DataVisita, SJ, FT, PU, TR0, TR1, TR2, SU, GA FROM VisValFun
-
+
@@ -2095,7 +2089,7 @@ SELECT IdxPaziente, DataVisita, SJ, FT, PU, TR0, TR1, TR2, SU, GA FROM VisValFun
-
+
@@ -2584,7 +2578,7 @@ SELECT IdxPaziente, DataVisita, SJ, FT, PU, TR0, TR1, TR2, SU, GA FROM VisValFun
-
+
@@ -2636,7 +2630,7 @@ SELECT IdxPaziente, DataVisita, SJ, FT, PU, TR0, TR1, TR2, SU, GA FROM VisValFun
-
+
@@ -2667,7 +2661,7 @@ SELECT IdxPaziente, DataVisita, SJ, FT, PU, TR0, TR1, TR2, SU, GA FROM VisValFun
-
+
@@ -2756,15 +2750,15 @@ SELECT IdxPaziente, DataVisita, SJ, FT, PU, TR0, TR1, TR2, SU, GA FROM VisValFun
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ScheMe_Data/DS_Applicazione.xss b/ScheMe_Data/DS_Applicazione.xss
index f808067..e54a17b 100644
--- a/ScheMe_Data/DS_Applicazione.xss
+++ b/ScheMe_Data/DS_Applicazione.xss
@@ -4,7 +4,7 @@
Changes to this file may cause incorrect behavior and will be lost if
the code is regenerated.
-->
-
+