From 53d200f42b4a6471c70f2ad1bf4f9a51e5574703 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Wed, 25 Jan 2017 10:11:42 +0100 Subject: [PATCH] =?UTF-8?q?Fix=20caricamento=20files:=20va=20dato=20diritt?= =?UTF-8?q?o=20APPOSITO=20x=20essere=20abilitati=20a=20creare=20nuovi=20ut?= =?UTF-8?q?enti=20&=20aggiungere=20files...=20(x=20ora=20=C3=A8=20ScMot)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ScheMe/ScheMe.csproj | 4 +++- ScheMe/WebUserControls/mod_fileUpload.ascx | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ScheMe/ScheMe.csproj b/ScheMe/ScheMe.csproj index 22103ae..53aca0b 100644 --- a/ScheMe/ScheMe.csproj +++ b/ScheMe/ScheMe.csproj @@ -436,7 +436,9 @@ SettingsSingleFileGenerator Settings.Designer.cs - + + Designer + Designer Always diff --git a/ScheMe/WebUserControls/mod_fileUpload.ascx b/ScheMe/WebUserControls/mod_fileUpload.ascx index 5a83bf6..c39d0c0 100644 --- a/ScheMe/WebUserControls/mod_fileUpload.ascx +++ b/ScheMe/WebUserControls/mod_fileUpload.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_fileUpload.ascx.cs" Inherits="ScheMe.WebUserControls.mod_fileUpload" %> -