- lista cataloghi: stato "active" (Pubblicati OnLine)
This commit is contained in:
@@ -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(() => {
|
||||
|
||||
@@ -34,6 +34,7 @@
|
||||
:prop_showMap="false"
|
||||
:heightcarousel="heightcarousel"
|
||||
@clickButtBar="clickButtBar"
|
||||
:enableExport="true"
|
||||
:opt="{ rowclass: true, widthcard, heightcard, widthimg, heightimg }"
|
||||
>
|
||||
</CGridTableRec>
|
||||
|
||||
Reference in New Issue
Block a user