diff --git a/CMS_SC/ReportCompleto.aspx.cs b/CMS_SC/ReportCompleto.aspx.cs index 6e102de..7b93085 100644 --- a/CMS_SC/ReportCompleto.aspx.cs +++ b/CMS_SC/ReportCompleto.aspx.cs @@ -35,7 +35,7 @@ namespace CMS_SC /// private void fixFullReportVisibility() { - + lbtExportWithAttach.Visible = user_std.UtSn.userHasRight("ReportFullPdf") || user_std.UtSn.userHasRight("CapoOfficina"); } ///