Arreglada url delete

This commit is contained in:
imnavajas
2025-06-13 08:43:20 +02:00
parent 154dfd14f6
commit 45bd973507

View File

@ -60,7 +60,7 @@ class MaquinasList {
if (!Number.isNaN(Number(self.deleteModal.getData()))) {
new Ajax(
'/maquinas/delete/' + dataId,
'/configuracion/maquinas/delete/' + dataId,
{
},