diff --git a/XPS/mod_downloadFont.ascx b/XPS/mod_downloadFont.ascx new file mode 100644 index 0000000..bf31a55 --- /dev/null +++ b/XPS/mod_downloadFont.ascx @@ -0,0 +1 @@ +<%@ Control Language="C#" AutoEventWireup="true" CodeFile="mod_downloadFont.ascx.cs" Inherits="mod_downloadFont" %> diff --git a/XPS/mod_downloadFont.ascx.cs b/XPS/mod_downloadFont.ascx.cs new file mode 100644 index 0000000..55885e5 --- /dev/null +++ b/XPS/mod_downloadFont.ascx.cs @@ -0,0 +1,13 @@ +using System; +using System.Collections.Generic; +using System.Web; +using System.Web.UI; +using System.Web.UI.WebControls; + +public partial class mod_downloadFont : System.Web.UI.UserControl +{ + protected void Page_Load(object sender, EventArgs e) + { + + } +} diff --git a/XPS/mod_scadenziarioCommesse.ascx b/XPS/mod_scadenziarioCommesse.ascx index fe8bffb..32bd53f 100644 --- a/XPS/mod_scadenziarioCommesse.ascx +++ b/XPS/mod_scadenziarioCommesse.ascx @@ -20,7 +20,7 @@ -
+