From e4b9ebe7a48007866dfeef68a8a9b89d8546f8f5 Mon Sep 17 00:00:00 2001 From: naielv <109038805+naielv@users.noreply.github.com> Date: Wed, 13 Aug 2025 17:01:07 +0200 Subject: [PATCH] update --- src/index.html | 2 +- src/page/{notificaciones.js => avisos.js} | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) rename src/page/{notificaciones.js => avisos.js} (98%) diff --git a/src/index.html b/src/index.html index 71d878d..2dc129e 100644 --- a/src/index.html +++ b/src/index.html @@ -125,7 +125,7 @@ - + diff --git a/src/page/notificaciones.js b/src/page/avisos.js similarity index 98% rename from src/page/notificaciones.js rename to src/page/avisos.js index a3d3e1b..52e7836 100644 --- a/src/page/notificaciones.js +++ b/src/page/avisos.js @@ -1,4 +1,4 @@ -PAGES.notificaciones = { +PAGES.avisos = { navcss: "btn5", icon: "static/appico/Alert_Warning.svg", Title: "Avisos", @@ -17,7 +17,7 @@ PAGES.notificaciones = { var btn_borrar = safeuuid(); var div_actions = safeuuid(); container.innerHTML = ` -

Notificación

+

Aviso

Valores