generated from gitea_admin/default
dev
This commit is contained in:
@@ -81,9 +81,6 @@
|
||||
padded_size="md"
|
||||
class="decalage_ensavoirplus--hidden"
|
||||
>
|
||||
<SectionContent class="description_wp">
|
||||
<StrapiBlocksConvert :blocks="t.tiroir_description" />
|
||||
</SectionContent>
|
||||
<section v-if="t.tiroir_galerie.length" class="img-gallery_wp">
|
||||
<div class="img-gallery">
|
||||
<DsMedia
|
||||
@@ -94,6 +91,9 @@
|
||||
/>
|
||||
</div>
|
||||
</section>
|
||||
<SectionContent class="description_wp">
|
||||
<StrapiBlocksConvert :blocks="t.tiroir_description" />
|
||||
</SectionContent>
|
||||
<section v-if="t.tiroir_videos.length" class="youtube_wp">
|
||||
<div class="youtube-list">
|
||||
<div v-for="v in t.tiroir_videos" :key="v.id" class="youtube-item">
|
||||
|
||||
Reference in New Issue
Block a user