descripcion reportes

parent 6171c53c
......@@ -160,7 +160,7 @@
</a>
<ul class="treeview-menu sidebar-form">
<li>
<a class="treeview submenu" id="pruebas" href="{% url 'PDF' purchaseID %}" target="_blank">
<a class="treeview submenu" href="#">
<i class="fa fa-file-code-o"></i>
<span>Export to JSON</span>
<span class="pull-right-container">
......@@ -169,7 +169,7 @@
</a>
</li>
<li>
<a class="treeview submenu" href="../../static/reports/tmpImages/repsat_test_dev/{{ email }}/{{ purchaseID }}/{{ zone }}.pdf" id="downloadPdf" target="_blank">
<a class="treeview submenu" href="{% url 'PDF' purchaseID %}" target="_blank" download="Report">
<i class="fa fa-file-pdf-o"></i>
<span>Export to PDF</span>
<span class="pull-right-container">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment