fix grafico x file upload (disattivato "secondo salto" da URL)
This commit is contained in:
@@ -162,7 +162,7 @@
|
||||
</site>
|
||||
<site name="GIM_site" id="2">
|
||||
<application path="/" applicationPool="Clr4IntegratedAppPool">
|
||||
<virtualDirectory path="/" physicalPath="C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site" />
|
||||
<virtualDirectory path="/" physicalPath="C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site" />
|
||||
</application>
|
||||
<bindings>
|
||||
<binding protocol="http" bindingInformation="*:59788:localhost" />
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +0,0 @@
|
||||
1-2-3 prova
|
||||
@@ -48,11 +48,12 @@ namespace GIM_site.WebUserControls
|
||||
numIntMtz = memLayer.ML.QSI("numIntMtz");
|
||||
}
|
||||
hlOpenNew.NavigateUrl = string.Format("~/AllegatiRichiesta?numIntMtz={0}", numIntMtz);
|
||||
hlOpenNew.Enabled = !enableMod;
|
||||
fisVisFU(false);
|
||||
grView.DataBind();
|
||||
divNewEdit.Visible = enableMod; // isWriteEnabled;
|
||||
btnAdd.DataBind();
|
||||
}
|
||||
divNewEdit.Visible = enableMod; // isWriteEnabled;
|
||||
btnAdd.DataBind();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -84,8 +84,6 @@ C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_s
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Microsoft.Build.Utilities.v3.5.xml
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\it\Microsoft.Build.Utilities.v3.5.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\obj\Debug\GIM_site.csprojResolveAssemblyReference.cache
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\obj\Debug\RdlCompile.cache
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\obj\Debug\RdlCompile.compiled
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\obj\Debug\GIM_site.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\obj\Debug\GIM_site.pdb
|
||||
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\EN\logo.png
|
||||
@@ -97,3 +95,12 @@ C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Repor
|
||||
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\EN\Report_MTBF_MTTR.rdlc
|
||||
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\EN\ReportInterventi.rdlc
|
||||
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\EN\RichiestaIntervento.rdlc
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\EN\logo.png
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\IT\MacchineReparti.rdlc
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\IT\ReportInterventi.rdlc
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\IT\Report_MTBF_MTTR.rdlc
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\IT\RichiestaIntervento.rdlc
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\EN\MacchineReparti.rdlc
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\EN\Report_MTBF_MTTR.rdlc
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\EN\ReportInterventi.rdlc
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\EN\RichiestaIntervento.rdlc
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user