devis sans signature, en Pdf
This commit is contained in:
parent
cf1f1e77b8
commit
c1bb7a1dce
8 changed files with 24 additions and 12 deletions
|
|
@ -1,5 +1,6 @@
|
|||
|
||||
@model Estimate
|
||||
<div class="estimate">
|
||||
|
||||
<a href="~/api/pdfestimate/estimate-@(Model.Id).tex" >Export au format LaTeX</a>
|
||||
|
||||
|
|
@ -9,3 +10,4 @@
|
|||
</form>
|
||||
|
||||
<a href="~/api/pdfestimate/get/@(Model.Id)" >Télécharger le document généré</a>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue