chore: auto-merge develop → main

Triggered by: 83d1868 fix: _showExportModal usa openModal inesistente → sostituito con pattern modal standard (#84)
This commit is contained in:
github-actions[bot]
2026-05-18 05:19:27 +00:00
+2 -1
View File
@@ -1226,7 +1226,8 @@ function _showExportModal() {
🖨 ${t('export.btn_pdf')}
</button>
</div>`;
openModal(html);
document.getElementById('modal-content').innerHTML = html;
document.getElementById('modal-overlay').style.display = 'flex';
}
const LOCATIONS = {