BRCF#90569 Na AI plakken de submit-knop activeren

svn path=/Website/trunk/; revision=70577
This commit is contained in:
2025-10-08 21:24:13 +00:00
parent 1d9638080a
commit dd8874c9df

View File

@@ -201,6 +201,7 @@ if (mld_key > 0)
$("#note").val(summary)
.trigger("blur") // Autogrow
.get(0).scrollIntoView({ block: "nearest", behavior: "smooth" });
validateTextarea();
}
$popup.dialog("close");
}