From 337fc6a5624ac73560b1dc48fde9f8c38763a554 Mon Sep 17 00:00:00 2001 From: Naiel <109038805+naielv@users.noreply.github.com> Date: Thu, 29 May 2025 14:47:49 +0200 Subject: [PATCH] FIXED 2 --- index.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index dbb98bf..848c510 100644 --- a/index.html +++ b/index.html @@ -1464,7 +1464,7 @@ container.innerHTML = `

Materiales

- +
@@ -1476,7 +1476,7 @@ -
Referencia
+ `; tableScroll("#scrolltable") var tablebody_EL = document.getElementById(tablebody); @@ -1831,7 +1831,7 @@ container.innerHTML = `

Personas

- +
@@ -1842,7 +1842,7 @@ -
Nombre
+ `; tableScroll("#scrolltable") // id="scrolltable" var tablebody_EL = document.getElementById(tablebody); @@ -2074,7 +2074,7 @@ container.innerHTML = `

SuperCafé

- +
@@ -2086,7 +2086,7 @@ -
Zona
+ `; tableScroll("#scrolltable") // id="scrolltable" @@ -2451,7 +2451,7 @@ container.innerHTML = `

Notificaciones

- +
@@ -2462,7 +2462,7 @@ -
Fecha
+ `; tableScroll("#scrolltable") // id="scrolltable" var tablebody_EL = document.getElementById(tablebody);