Commit 7793efbd by sistem26user

[EDIT] registro de datos nuevo y en edicion

parent 641f7a73
......@@ -675,6 +675,7 @@
var nombre = "cmbPlanaAsisteEdit";
var periodo = "<%=periodo != null ? periodo.getCodigoPeriodo() : ""%>";
var codArea = $("#cmbAreaEditarDatos").val()
console.log("codigoAreaParaPlanAsiste",codArea)
$.ajax({
type: 'POST',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment