- fix salvataggio path dell'immagine
This commit is contained in:
@@ -7802,6 +7802,8 @@ export const tools = {
|
||||
ris = 'pages/' + myrow.path
|
||||
} else if (table === 'imgcards') {
|
||||
ris = 'pages/' + path
|
||||
} else if (table === 'productInfos') {
|
||||
ris = path
|
||||
} else {
|
||||
ris = table
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user