Add currency attribute

This commit is contained in:
2015-10-08 14:17:30 -04:00
parent 13fc366dc5
commit 6482955b3c
7 changed files with 79 additions and 4 deletions
+3
View File
@@ -130,6 +130,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Attributes\ActionLogAttribute.cs" />
<Compile Include="Attributes\CurrencyAttribute.cs" />
<Compile Include="Attributes\DenyFutureDateAttribute.cs" />
<Compile Include="Attributes\DenyPreviousMonthDateAttribute.cs" />
<Compile Include="Attributes\FormatHintAttribute.cs" />
@@ -330,6 +331,8 @@
<Content Include="Views\Shared\EditorTemplates\FuelLogResultsViewModel.cshtml" />
<Content Include="Views\VehicleService\Index.cshtml" />
<Content Include="Views\VehicleService\Create.cshtml" />
<Content Include="Views\VehicleService\Edit.cshtml" />
<Content Include="Views\VehicleService\Details.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Content\Account.Login.css" />