- lista cataloghi: stato "active" (Pubblicati OnLine)

This commit is contained in:
Surya Paolo
2025-05-07 00:13:51 +02:00
parent 57cfa5858b
commit 2cc8fcda03
21 changed files with 400 additions and 347 deletions

View File

@@ -128,7 +128,7 @@ export default defineComponent({
})
const hint = computed(() => {
return 'digita una parola da cercare'
return 'digita un Argomento o Catalogo da cercare'
})
const visuType = computed(() => {

View File

@@ -34,6 +34,7 @@
:prop_showMap="false"
:heightcarousel="heightcarousel"
@clickButtBar="clickButtBar"
:enableExport="true"
:opt="{ rowclass: true, widthcard, heightcard, widthimg, heightimg }"
>
</CGridTableRec>