- Aggiunta possibilità di disattivare i link alle immagini dei libri. (opzione sul catalogo: disattiva_link_immagini)

This commit is contained in:
Surya Paolo
2025-07-18 10:43:08 +02:00
parent 43938023ee
commit f12341f780
9 changed files with 32 additions and 8 deletions

View File

@@ -8295,7 +8295,7 @@ export const tools = {
}
}
},
getFullFileNameByImageFile(table: string, imagefile: string, id: string) {
getFullFileNameByImageFile(table: string, imagefile: string, id: string = '') {
// console.log('arrimage', arrimage)
if (shared_consts.TABLES_IMAGEFILE_SINGOLO.includes(table)) {