- Continuazione del Catalogo
This commit is contained in:
@@ -7972,6 +7972,8 @@ export const tools = {
|
||||
return ''
|
||||
} else if (elem.type === shared_consts.ELEMTYPE.IMAGE) {
|
||||
return costanti.DIR_UPLOAD + 'pages/' + elem.path + '/' + elem.container + addtourl
|
||||
} else if (elem.type === shared_consts.ELEMTYPE.QRCODE) {
|
||||
return costanti.DIR_UPLOAD + 'pages/' + elem.path + '/' + elem.image + addtourl
|
||||
} else {
|
||||
return costanti.DIR_UPLOAD + 'pages/' + elem.path + '/' + elem.image + addtourl
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user