update app_modules.js

This commit is contained in:
naielv
2025-09-19 21:28:07 +02:00
parent d00d004dd8
commit 3250669dc9

View File

@@ -953,6 +953,8 @@ function TS_IndexElement(
});
return false;
};
tr.append(data.Fecha)
tr.append(document.createElement("br")
buttons.forEach((button) => {
td.appendChild(button);
td.appendChild(document.createElement("br"));