* Web.csproj:
* TexToPdfFormatter.cs: Pdf formatter from Tex string * FrontOfficeApiController.cs: html response in case of no document to produce at billing * Estimate.aspx: renamed the Http methods returning tex and pdf estimates * LocalizedText.Designer.cs: these files are generated from the .resx file * LocalizedText.resx: * LocalizedText.fr.resx: html response in case of no document to produce at billing
This commit is contained in:
@ -184,6 +184,7 @@
|
||||
<Compile Include="Formatters\ErrorHtmlFormatter.cs" />
|
||||
<Compile Include="Formatters\RssFeedsFormatter.cs" />
|
||||
<Compile Include="Controllers\PaypalApiController.cs" />
|
||||
<Compile Include="Formatters\TexToPdfFormatter.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Views\Web.config" />
|
||||
|
Reference in New Issue
Block a user