adding blank target in order to avoid browsers having adobe reader plugin to

show the file
This commit is contained in:
Serghei Mihai 2014-10-15 14:41:35 +02:00
parent 5fdc3d8d85
commit 5f93ba798b
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@
<a href="{{ invoice.download_url }}#{{invoice.id}}.pdf"
title="facture_{{ invoice.id }}.pdf"
download="facture_{{ invoice.id }}.pdf"
target="_blank"
class="download">Télécharger la version PDF complète de la facture</a>
{% else %}
{% if user.is_authenticated %}