diff --git a/GMW/WebUserControls/mod_UdcCella.ascx b/GMW/WebUserControls/mod_UdcCella.ascx
index 870f5ac4..0e05d4ba 100644
--- a/GMW/WebUserControls/mod_UdcCella.ascx
+++ b/GMW/WebUserControls/mod_UdcCella.ascx
@@ -1,6 +1,5 @@
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_UdcCella.ascx.cs"
Inherits="GMW.WebUserControls.mod_UdcCella" %>
-<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>
|
@@ -86,8 +85,7 @@
|
[ALT-U]
-
-
+
|
@@ -104,17 +102,15 @@
|
-
+ ServiceMethod="elencoCelle" />--%>
|
[ALT-W]
-
-
-
+
|
diff --git a/GMW/WebUserControls/mod_UdcCella.ascx.cs b/GMW/WebUserControls/mod_UdcCella.ascx.cs
index 3e8fea6e..1ebb1de0 100644
--- a/GMW/WebUserControls/mod_UdcCella.ascx.cs
+++ b/GMW/WebUserControls/mod_UdcCella.ascx.cs
@@ -152,8 +152,6 @@ namespace GMW.WebUserControls
lblErrore.Text = traduci("ErroreCellaDestOccupata");
btnQta.Text = traduci("btnQta");
btnSposta.Text = traduci("btnSposta");
- cbeQta.ConfirmText = traduci("confermaRettificaQta");
- cbeSposta.ConfirmText = traduci("confermaSpostamentoUDC");
btnCerca.Text = traduci("btnSearch");
}
///
diff --git a/GMW/WebUserControls/mod_UdcCella.ascx.designer.cs b/GMW/WebUserControls/mod_UdcCella.ascx.designer.cs
index 374ffdb3..8e20015d 100644
--- a/GMW/WebUserControls/mod_UdcCella.ascx.designer.cs
+++ b/GMW/WebUserControls/mod_UdcCella.ascx.designer.cs
@@ -1,10 +1,9 @@
//------------------------------------------------------------------------------
//
// This code was generated by a tool.
-// Runtime Version:2.0.50727.4963
//
// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
+// the code is regenerated.
//
//------------------------------------------------------------------------------
@@ -103,15 +102,6 @@ namespace GMW.WebUserControls {
///
protected global::System.Web.UI.WebControls.Button btnQta;
- ///
- /// cbeQta control.
- ///
- ///
- /// Auto-generated field.
- /// To modify move field declaration from designer file to code-behind file.
- ///
- protected global::AjaxControlToolkit.ConfirmButtonExtender cbeQta;
-
///
/// pnlSposta control.
///
@@ -139,15 +129,6 @@ namespace GMW.WebUserControls {
///
protected global::System.Web.UI.WebControls.TextBox txtNewCella;
- ///
- /// aceParticolare control.
- ///
- ///
- /// Auto-generated field.
- /// To modify move field declaration from designer file to code-behind file.
- ///
- protected global::AjaxControlToolkit.AutoCompleteExtender aceParticolare;
-
///
/// btnSposta control.
///
@@ -157,15 +138,6 @@ namespace GMW.WebUserControls {
///
protected global::System.Web.UI.WebControls.Button btnSposta;
- ///
- /// cbeSposta control.
- ///
- ///
- /// Auto-generated field.
- /// To modify move field declaration from designer file to code-behind file.
- ///
- protected global::AjaxControlToolkit.ConfirmButtonExtender cbeSposta;
-
///
/// lblErrore control.
///
diff --git a/GMW/WebUserControls/mod_operazioniUdc.ascx b/GMW/WebUserControls/mod_operazioniUdc.ascx
index 976b1fab..00630297 100644
--- a/GMW/WebUserControls/mod_operazioniUdc.ascx
+++ b/GMW/WebUserControls/mod_operazioniUdc.ascx
@@ -1,41 +1,45 @@
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_operazioniUdc.ascx.cs"
Inherits="GMW.WebUserControls.mod_operazioniUdc" %>
<%@ Register Src="mod_UdcCella.ascx" TagName="mod_UdcCella" TagPrefix="uc1" %>
+
+
+
+ |
+
+ |
+
+
+ |
+
+ |
+
+
+ |
+
+
+ |
+
+ |
+
+
+ |
+
+
+ |
+
+ |
+
+
+
+
+
+
+
-
-
-
- |
-
- |
-
-
- |
-
- |
-
-
- |
-
-
- |
-
- |
-
-
- |
-
-
- |
-
- |
-
-
- |
+ |
-
|
diff --git a/GMW/WebUserControls/mod_operazioniUdc.ascx.designer.cs b/GMW/WebUserControls/mod_operazioniUdc.ascx.designer.cs
index cac9d3b2..eeaac224 100644
--- a/GMW/WebUserControls/mod_operazioniUdc.ascx.designer.cs
+++ b/GMW/WebUserControls/mod_operazioniUdc.ascx.designer.cs
@@ -1,10 +1,9 @@
//------------------------------------------------------------------------------
//
// This code was generated by a tool.
-// Runtime Version:2.0.50727.4927
//
// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
+// the code is regenerated.
//
//------------------------------------------------------------------------------
diff --git a/GMW/bin/GMW.dll b/GMW/bin/GMW.dll
index ac9f9907..477c36e0 100644
Binary files a/GMW/bin/GMW.dll and b/GMW/bin/GMW.dll differ
diff --git a/GMW/bin/GMW_data.dll b/GMW/bin/GMW_data.dll
index ac502e12..59a0f2d5 100644
Binary files a/GMW/bin/GMW_data.dll and b/GMW/bin/GMW_data.dll differ
diff --git a/GMW/bin/SteamWare.dll b/GMW/bin/SteamWare.dll
index e090fe50..ec12a205 100644
Binary files a/GMW/bin/SteamWare.dll and b/GMW/bin/SteamWare.dll differ
diff --git a/GMW/bin/VersGen.dll b/GMW/bin/VersGen.dll
index d9f0df6f..a0afb7fe 100644
Binary files a/GMW/bin/VersGen.dll and b/GMW/bin/VersGen.dll differ
diff --git a/VersGen/GMW.cs b/VersGen/GMW.cs
index dfd4c11d..206c13ce 100644
--- a/VersGen/GMW.cs
+++ b/VersGen/GMW.cs
@@ -5,7 +5,7 @@
using System.Reflection;
-[assembly: AssemblyVersion("2.5.629.1539")]
-[assembly: AssemblyFileVersion("2.5.629.1539")]
+[assembly: AssemblyVersion("2.5.630.1539")]
+[assembly: AssemblyFileVersion("2.5.630.1539")]
//[assembly: AssemblyCopyright("© Steamware 2007-2014")]
//[assembly: AssemblyCompany("Steamware")]
diff --git a/VersGen/GMW.tt b/VersGen/GMW.tt
index 2e3a7ebb..a33bea54 100644
--- a/VersGen/GMW.tt
+++ b/VersGen/GMW.tt
@@ -6,8 +6,8 @@
using System.Reflection;
-[assembly: AssemblyVersion("2.5.629.<#= this.RevisionNumber #>")]
-[assembly: AssemblyFileVersion("2.5.629.<#= this.RevisionNumber #>")]
+[assembly: AssemblyVersion("2.5.630.<#= this.RevisionNumber #>")]
+[assembly: AssemblyFileVersion("2.5.630.<#= this.RevisionNumber #>")]
//[assembly: AssemblyCopyright("© Steamware 2007-<#= DateTime.Now.Year #>")]
//[assembly: AssemblyCompany("Steamware")]
<#+