We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb08314 commit afb2862Copy full SHA for afb2862
1 file changed
survey_templates_statistics.xml
@@ -61,7 +61,7 @@
61
<div t-else="" class="ml-4 mt-4">
62
<t t-call="survey.survey_page_statistics_question" />
63
</div>
64
- <p style="page-break-after: always;"></p> <!-- Add the following line. It will separate each question data on one page -->
+ <p style="page-break-after: always;"></p> <!-- Add this line. It will separate each question data on one page -->
65
66
</template>
67
0 commit comments