synctoAsync
This commit is contained in:
@@ -46,7 +46,7 @@ Timbres disponibles Comercio Digital: {{saldo.saldo}}
|
||||
<a href="{% url 'timbres_cliente' obj.RFC %}" class="btn btn-info">Ver Timbres</a>
|
||||
{% endif %}
|
||||
</td>
|
||||
<td><a href="{% url 'export_Excel' %}?RFC={{obj.RFC}}">Excel</a></td>
|
||||
<td><a target="_blank" rel="noopener noreferrer" href="{% url 'export_Excel' %}?RFC={{obj.RFC}}">Excel</a></td>
|
||||
</tr>
|
||||
{% endfor %}
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user