diff --git a/PROJ-ETS/PROJ-ETS/WebUserControls/mod_commessa.ascx b/PROJ-ETS/PROJ-ETS/WebUserControls/mod_commessa.ascx deleted file mode 100644 index 51ad8f9..0000000 --- a/PROJ-ETS/PROJ-ETS/WebUserControls/mod_commessa.ascx +++ /dev/null @@ -1,2 +0,0 @@ -<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_commessa.ascx.cs" Inherits="PROJ_ETS.WebUserControls.mod_commessa" %> -Dati della SINGOLA commessa \ No newline at end of file diff --git a/PROJ-ETS/PROJ-ETS/WebUserControls/mod_commessa.ascx.cs b/PROJ-ETS/PROJ-ETS/WebUserControls/mod_commessa.ascx.cs deleted file mode 100644 index ebbd3b1..0000000 --- a/PROJ-ETS/PROJ-ETS/WebUserControls/mod_commessa.ascx.cs +++ /dev/null @@ -1,17 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; - -namespace PROJ_ETS.WebUserControls -{ - public partial class mod_commessa : System.Web.UI.UserControl - { - protected void Page_Load(object sender, EventArgs e) - { - - } - } -} \ No newline at end of file diff --git a/PROJ-ETS/PROJ-ETS/WebUserControls/mod_commessa.ascx.designer.cs b/PROJ-ETS/PROJ-ETS/WebUserControls/mod_commessa.ascx.designer.cs deleted file mode 100644 index b21406f..0000000 --- a/PROJ-ETS/PROJ-ETS/WebUserControls/mod_commessa.ascx.designer.cs +++ /dev/null @@ -1,15 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 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 PROJ_ETS.WebUserControls { - - - public partial class mod_commessa { - } -}