From 62e0d0478df792197b10ba892f040188678d7bce Mon Sep 17 00:00:00 2001 From: Cristopher Castro Date: Sat, 27 Jul 2024 11:06:05 -0400 Subject: [PATCH] . --- index.html | 1 - privado/app.js | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index fcc9c73c..aae8d4a3 100644 --- a/index.html +++ b/index.html @@ -168,7 +168,6 @@
Titulo
-
diff --git a/privado/app.js b/privado/app.js index 887d8fa5..cfdaa5a0 100644 --- a/privado/app.js +++ b/privado/app.js @@ -359,6 +359,8 @@ $( document ).ready(function() { the("diaciclo").value = eg; the("semanas").value = semanas; the("dias").value = dias; + + the("fpp").value = inputDate(fechas.fpp(_fur)); } else { the("diaciclo").value = 0; the("semanas").value = 0;