diff --git a/src/page/comedor.js b/src/page/comedor.js index fdda85f..5035c23 100644 --- a/src/page/comedor.js +++ b/src/page/comedor.js @@ -121,7 +121,7 @@ PAGES.comedor = {
Salir - diff --git a/src/page/materiales.js b/src/page/materiales.js index d4ee394..291b6aa 100644 --- a/src/page/materiales.js +++ b/src/page/materiales.js @@ -329,7 +329,7 @@ PAGES.materiales = {
Salir - @@ -405,10 +405,6 @@ PAGES.materiales = { renderMovimientos(); }; - document.getElementById(btn_print_chart).onclick = () => { - window.print(); - }; - document.getElementById(mov_modal_close).onclick = () => { document.getElementById(mov_modal).style.display = 'none'; }; diff --git a/src/page/mensajes.js b/src/page/mensajes.js index d7a1ea1..fef50fb 100644 --- a/src/page/mensajes.js +++ b/src/page/mensajes.js @@ -60,7 +60,7 @@ PAGES.mensajes = {
Salir - diff --git a/src/page/notas.js b/src/page/notas.js index 7ac3404..5232780 100644 --- a/src/page/notas.js +++ b/src/page/notas.js @@ -57,7 +57,7 @@ PAGES.notas = {
Salir - diff --git a/src/page/personas.js b/src/page/personas.js index 781fd8a..d9da3cc 100644 --- a/src/page/personas.js +++ b/src/page/personas.js @@ -88,7 +88,7 @@ PAGES.personas = {
Salir -