Fix for Date and Int datatypes having new editors in MVC4
This commit is contained in:
@@ -227,6 +227,9 @@
|
||||
<Content Include="Views\Web.config" />
|
||||
<Content Include="Views\Log\BackToLogs.cshtml" />
|
||||
<Content Include="Views\Vehicle\BackToVehicles.cshtml" />
|
||||
<Content Include="Views\Shared\EditorTemplates\Date.cshtml" />
|
||||
<Content Include="Views\Shared\DisplayTemplates\Date.cshtml" />
|
||||
<Content Include="Views\Shared\EditorTemplates\Int32.cshtml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="packages.config" />
|
||||
|
||||
Reference in New Issue
Block a user