update notas.js

This commit is contained in:
naielv
2025-08-27 17:59:31 +02:00
parent e2446de20f
commit 28ffd17bed

View File

@@ -37,7 +37,7 @@ PAGES.notas = {
addCategory_Personas( addCategory_Personas(
divact, divact,
SC_Personas, SC_Personas,
"", SUB_LOGGED_IN_ID,
(value) => { (value) => {
document.getElementById(field_autor).value = value; document.getElementById(field_autor).value = value;
}, },