mirror of
https://github.com/pretix/pretix.git
synced 2026-08-11 10:57:00 +00:00
Apply suggestions from code review
Co-authored-by: Raphael Michel <mail@raphaelmichel.de>
This commit is contained in:
co-authored by
Raphael Michel
parent
1e01c7ff78
commit
1f5a66005b
@@ -1,5 +1,4 @@
|
||||
{% load i18n %}
|
||||
{% load static %}
|
||||
<div class="reldatetime">
|
||||
{% for group_name, group_choices, group-index in widget.subwidgets.0.optgroups %}
|
||||
{% for selopt in group_choices %}
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{% load i18n %}
|
||||
{% load static %}
|
||||
<div class="reldatetime">
|
||||
{% for group_name, group_choices, group-index in widget.subwidgets.0.optgroups %}
|
||||
{% for selopt in group_choices %}
|
||||
|
||||
Reference in New Issue
Block a user