update app_modules.js
This commit is contained in:
@@ -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"));
|
||||
|
||||
Reference in New Issue
Block a user