diff 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
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj	Wed Aug 24 08:41:34 2011 -0300
+++ b/Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj	Fri Aug 26 07:26:29 2011 -0300
@@ -236,6 +236,9 @@
   <ItemGroup>
     <Content Include="Views\Shared\EditorTemplates\Roles.cshtml" />
   </ItemGroup>
+  <ItemGroup>
+    <Content Include="Views\Evento\Confirm.cshtml" />
+  </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
   <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.