This commit is contained in:
Naiel
2025-09-11 12:15:57 +02:00
committed by GitHub
parent 9524c9e3f3
commit 5f573c49be

View File

@@ -152,6 +152,7 @@ PAGES.materiales = {
if (!data) return;
function addUbicacion(d) {
console.warn(d)
const ubicacion = d.Ubicacion || "-";
const select = document.getElementById(select_ubicacion);