Mostrare il Bene, Servizio, solo ai Propri Gruppi.

Nella pagina profilo, i "Gruppi" personali non si vedevano !
This commit is contained in:
Paolo Arena
2022-06-16 20:34:17 +02:00
parent bb2604d430
commit f1c89483ff
62 changed files with 1249 additions and 431 deletions

View File

@@ -125,7 +125,7 @@
</div>
<section class="maxwidth padding_gallery bg-white text-grey-10 text-center">
<section class="padding_gallery bg-white text-grey-10 text-center">
<q-carousel
swipeable
@@ -135,7 +135,7 @@
arrows
thumbnails
infinite
:height="tools.heightgallery()">
>
<q-carousel-slide v-for="(rec, index) in getArrImgSlideHome()" :key="index" :name="index"
:img-src="getdirectory() + '/' + rec.imagefile"
:alt="rec.description"