phase iv -ii

This commit is contained in:
juanatsap
2025-11-12 19:13:52 +00:00
parent d35a1decc7
commit fda034ca78
7 changed files with 47 additions and 85 deletions
@@ -148,7 +148,7 @@
<span>{{if eq .Lang "es"}}Acciones{{else}}Actions{{end}}</span>
</div>
<button class="menu-action-btn" onclick="openPdfModal()">
<button class="menu-action-btn" onclick="document.getElementById('pdf-modal').showModal()">
<iconify-icon icon="mdi:download" width="20" height="20"></iconify-icon>
<span>{{if eq .Lang "es"}}Descargar como PDF{{else}}Download as PDF{{end}}</span>
</button>