Add currency attribute
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user