added text preview in index item's occurences list
This commit is contained in:
@@ -10,6 +10,11 @@
|
||||
{{ content.birthDate }}, {{ content.birthPlace }}<br>
|
||||
{{ content.deathDate }}, {{ content.deathPlace }}
|
||||
</p>
|
||||
<!-- <ul v-if="content.attestedForms.lenght" class="attestedForms">
|
||||
<li v-for="(item, index) in content.attestedForms" :key="index">
|
||||
|
||||
</li>
|
||||
</ul> -->
|
||||
</template>
|
||||
|
||||
<!-- default slot -->
|
||||
|
||||
Reference in New Issue
Block a user