fix
This commit is contained in:
@@ -152,6 +152,7 @@ PAGES.materiales = {
|
|||||||
if (!data) return;
|
if (!data) return;
|
||||||
|
|
||||||
function addUbicacion(d) {
|
function addUbicacion(d) {
|
||||||
|
console.warn(d)
|
||||||
const ubicacion = d.Ubicacion || "-";
|
const ubicacion = d.Ubicacion || "-";
|
||||||
const select = document.getElementById(select_ubicacion);
|
const select = document.getElementById(select_ubicacion);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user