add fecha
This commit is contained in:
@@ -2186,7 +2186,7 @@
|
|||||||
if (sc_nobtn != "") {new_tr.style.pointerEvents = "none"}
|
if (sc_nobtn != "") {new_tr.style.pointerEvents = "none"}
|
||||||
|
|
||||||
new_tr.innerHTML = `
|
new_tr.innerHTML = `
|
||||||
<td>${persona.Region.toUpperCase() || "?"}</td>
|
<td>${persona.Region.toUpperCase() || "?"}${data.Fecha}<br></td>
|
||||||
<td class="TextBorder" style="background-color: ${persona.SC_Anilla
|
<td class="TextBorder" style="background-color: ${persona.SC_Anilla
|
||||||
}; text-align: center; font-size: 17px;"><img src="${persona.Foto ||
|
}; text-align: center; font-size: 17px;"><img src="${persona.Foto ||
|
||||||
"static/ico/user_generic.png"
|
"static/ico/user_generic.png"
|
||||||
|
|||||||
Reference in New Issue
Block a user