Err PDO Tx (S => M) control
Si manifesta quando fallisce il controllo sui PDO in ricezione da parte del Master.In questo caso si evidenzierà il primo PDO NON ricevuto
!link.closest('.toggle-btn')
);
this.pages = links.map(link => ({
url: link.getAttribute('href'),
title: link.textContent.trim()
}));
// Troviamo l'indice della pagina corrente
const currentPath = window.location.pathname;
this.currentIndex = this.pages.findIndex(page =>
new URL(page.url).pathname === currentPath
);
}
}"
class="flex justify-between items-center mt-auto pt-8 mb-16 border-t border-gray-200"
>
Precedente
Successivo