adjust builder page numbers

This commit is contained in:
Pete Matsyburka
2024-03-02 11:24:04 +02:00
parent ae3f939d23
commit da871b5d3a
+2 -1
View File
@@ -298,7 +298,8 @@
:width="20"
:stroke-width="1.6"
/>
{{ t('page') }} {{ area.page + 1 }}
{{ t('page') }}
<template v-if="template.schema.length > 1">{{ template.schema.findIndex((item) => item.attachment_uuid === area.attachment_uuid) + 1 }}-</template>{{ area.page + 1 }}
</a>
</li>
<li v-if="!field.areas?.length || !['radio', 'multiple'].includes(field.type)">