mirror of
https://github.com/pretix/pretix.git
synced 2026-05-09 15:54:03 +00:00
Fix trailing whitespace
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
{% bootstrap_form_errors form %}
|
{% bootstrap_form_errors form %}
|
||||||
<div class="tabbed-form">
|
<div class="tabbed-form">
|
||||||
<fieldset>
|
<fieldset>
|
||||||
<legend>{% trans "General " %}</legend>
|
<legend>{% trans "General" %}</legend>
|
||||||
{% bootstrap_field form.question layout="control" %}
|
{% bootstrap_field form.question layout="control" %}
|
||||||
{% bootstrap_field form.type layout="control" %}
|
{% bootstrap_field form.type layout="control" %}
|
||||||
{% bootstrap_field form.items layout="control" %}
|
{% bootstrap_field form.items layout="control" %}
|
||||||
|
|||||||
Reference in New Issue
Block a user