1
0
Fork 0
mirror of https://github.com/Kunsi/pretalx-plugin-broadcast-tools synced 2025-04-29 08:00:59 +00:00

pdf export: make "show internal notes" and "ignore do_not_record" configurable

This commit is contained in:
Franzi 2022-10-22 22:16:01 +02:00
parent 2e221cbf46
commit ddd4bca708
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 33 additions and 1 deletions

View file

@ -36,6 +36,13 @@
</ul>
{% endif %}
</fieldset>
<fieldset>
<legend>
{% translate "PDF export" %}
</legend>
{% bootstrap_field form.broadcast_tools_pdf_show_internal_notes layout='event' %}
{% bootstrap_field form.broadcast_tools_pdf_ignore_do_not_record layout='event' %}
</fieldset>
<fieldset>
<div class="submit-group panel">
<span></span>