* 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:
parent
3dbf0265db
commit
206e16686b
7 changed files with 161 additions and 20 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue