update visualizzazione task squadra
This commit is contained in:
+16
-8
@@ -330,12 +330,12 @@
|
||||
</Content>
|
||||
<Content Include="Default.aspx" />
|
||||
<Content Include="Interventi.aspx" />
|
||||
<Content Include="Menu.aspx" />
|
||||
<Content Include="Pianificazione.aspx" />
|
||||
<Content Include="fonts\fontawesome-webfont.svg" />
|
||||
<Content Include="Global.asax" />
|
||||
<Content Include="jumper.aspx" />
|
||||
<Content Include="NuovoImpegno.aspx" />
|
||||
<Content Include="ResetSquadra.aspx" />
|
||||
<Content Include="Scripts\jquery-1.7.1.intellisense.js" />
|
||||
<Content Include="Scripts\jquery-1.7.1.js" />
|
||||
<Content Include="Scripts\jquery-1.7.1.min.js" />
|
||||
@@ -367,6 +367,7 @@
|
||||
<Content Include="WebUserControls\mod_giornata.ascx" />
|
||||
<Content Include="WebUserControls\mod_header.ascx" />
|
||||
<Content Include="WebUserControls\mod_impegno.ascx" />
|
||||
<Content Include="WebUserControls\mod_ImpegnoSmall.ascx" />
|
||||
<Content Include="WebUserControls\mod_Interventi.ascx" />
|
||||
<Content Include="WebUserControls\mod_pianificazione.ascx" />
|
||||
<Content Include="WebUserControls\mod_squadre.ascx" />
|
||||
@@ -413,6 +414,13 @@
|
||||
<Compile Include="Interventi.aspx.designer.cs">
|
||||
<DependentUpon>Interventi.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Menu.aspx.cs">
|
||||
<DependentUpon>Menu.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Menu.aspx.designer.cs">
|
||||
<DependentUpon>Menu.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Pianificazione.aspx.cs">
|
||||
<DependentUpon>Pianificazione.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
@@ -445,13 +453,6 @@
|
||||
<DependentUpon>NuovoImpegno.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="ResetSquadra.aspx.cs">
|
||||
<DependentUpon>ResetSquadra.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="ResetSquadra.aspx.designer.cs">
|
||||
<DependentUpon>ResetSquadra.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Setup.aspx.cs">
|
||||
<DependentUpon>Setup.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
@@ -620,6 +621,13 @@
|
||||
<Compile Include="WebUserControls\mod_impegno.ascx.designer.cs">
|
||||
<DependentUpon>mod_impegno.ascx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_ImpegnoSmall.ascx.cs">
|
||||
<DependentUpon>mod_ImpegnoSmall.ascx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_ImpegnoSmall.ascx.designer.cs">
|
||||
<DependentUpon>mod_ImpegnoSmall.ascx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_Interventi.ascx.cs">
|
||||
<DependentUpon>mod_Interventi.ascx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
|
||||
Reference in New Issue
Block a user