Mercurial > altnet-hispano
comparison Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj @ 210:5cc7bc973ffc
Ticket 175: Que al confirmar un evento, muestre una pantalla sugiriendo el servicio de scheduler.
author | juanjose.montesdeocaarbos |
---|---|
date | Fri, 26 Aug 2011 07:26:29 -0300 |
parents | 222362c29416 |
children | c4c60e034103 |
comparison
equal
deleted
inserted
replaced
204:1fead4596a98 | 210:5cc7bc973ffc |
---|---|
234 <Content Include="Views\Shared\SinPermisos.cshtml" /> | 234 <Content Include="Views\Shared\SinPermisos.cshtml" /> |
235 </ItemGroup> | 235 </ItemGroup> |
236 <ItemGroup> | 236 <ItemGroup> |
237 <Content Include="Views\Shared\EditorTemplates\Roles.cshtml" /> | 237 <Content Include="Views\Shared\EditorTemplates\Roles.cshtml" /> |
238 </ItemGroup> | 238 </ItemGroup> |
239 <ItemGroup> | |
240 <Content Include="Views\Evento\Confirm.cshtml" /> | |
241 </ItemGroup> | |
239 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | 242 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
240 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" /> | 243 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" /> |
241 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. | 244 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
242 Other similar extension points exist, see Microsoft.Common.targets. | 245 Other similar extension points exist, see Microsoft.Common.targets. |
243 <Target Name="BeforeBuild"> | 246 <Target Name="BeforeBuild"> |