Stable without período in autidoría

This commit is contained in:
2023-08-11 15:41:57 +00:00
parent ec382e989a
commit 3ae35c84f9
14 changed files with 1145 additions and 934 deletions

View File

@@ -60,6 +60,6 @@
makeRequiredDatalist("#periodo", true);
$(document).on('click', '#dlPeriodo ul li:not(.not-selectable)', function () {
$('#formaPeriodo').submit();
$('form#formaPeriodo').submit();
});
</script>