- Modifiche a ProductInfo... Continua

This commit is contained in:
Surya Paolo
2025-08-29 23:34:37 +02:00
parent 5d8e38fea6
commit 4f4297ca21
77 changed files with 3830 additions and 1281 deletions

View File

@@ -8974,8 +8974,6 @@ export const tools = {
ris = 'pages/' + (path ? path : myrow.path);
} else if (table === 'imgcards') {
ris = 'pages/' + path;
} else if (table === 'productInfos') {
ris = path;
} else if (table === 'imgs') {
ris = path;
} else {