mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
added organizer color field
This commit is contained in:
committed by
Raphael Michel
parent
11d76656de
commit
28d074366e
@@ -20,6 +20,7 @@
|
||||
<legend>{% trans "Display settings" %}</legend>
|
||||
{% bootstrap_form_errors sform %}
|
||||
{% bootstrap_field sform.locales layout="horizontal" %}
|
||||
{% bootstrap_field sform.organizer_primary_color layout="horizontal" %}
|
||||
{% bootstrap_field sform.organizer_logo_image layout="horizontal" %}
|
||||
{% bootstrap_field sform.organizer_homepage_text layout="horizontal" %}
|
||||
{% bootstrap_field sform.event_list_type layout="horizontal" %}
|
||||
|
||||
Reference in New Issue
Block a user