nettoyer le contrôle html de la facture

This commit is contained in:
2017-07-06 13:00:06 +02:00
parent 44c0faaa29
commit c82a88f6a9
4 changed files with 18 additions and 11 deletions

View File

@ -1199,6 +1199,9 @@
<Content Include="Views\Manage\ChangeUserName.cshtml" />
<Content Include="Controllers\Haircut\HairCutCommandController.cs" />
<Content Include="Views\Manage\Index.cshtml" />
<Content Include="Helpers\BillingHelpers.cs" />
<Content Include="ApiControllers\BillingController.cs" />
<Content Include="Models\Payment\PaypalPayment.cs" />
</ItemGroup>
<Import Project="../Yavsc.Abstract/Yavsc.Abstract.csproj" />
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />