diff Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj @ 166:fae2feae499e

Usando DefaultEditor para Publicar EditorTemplate para TimeSpan
author nelopauselli
date Fri, 05 Aug 2011 22:56:43 -0300
parents 557c386fcecc
children ea85bd893247
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj	Fri Aug 05 22:05:19 2011 -0300
+++ b/Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj	Fri Aug 05 22:56:43 2011 -0300
@@ -220,9 +220,11 @@
     <Content Include="Views\Shared\DefaultEditor.cshtml" />
   </ItemGroup>
   <ItemGroup>
-    <Content Include="Views\Evento\Publicar.cshtml" />
     <Content Include="Views\Shared\_MenuPortal.cshtml" />
   </ItemGroup>
+  <ItemGroup>
+    <Content Include="Views\Shared\EditorTemplates\TimeSpan.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.