diff --git a/XPS/WebUserControls/mod_dettaglioGiornaliero.ascx b/XPS/WebUserControls/mod_dettaglioGiornaliero.ascx index cae7433..b819bc6 100644 --- a/XPS/WebUserControls/mod_dettaglioGiornaliero.ascx +++ b/XPS/WebUserControls/mod_dettaglioGiornaliero.ascx @@ -1,5 +1,7 @@ <%@ Control Language="C#" AutoEventWireup="true" Inherits="XPS.WebUserControls.mod_dettaglioGiornaliero" CodeBehind="mod_dettaglioGiornaliero.ascx.cs" %> +<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %> +