forked from CGM_Public/pretix_original
Form UX: Display units for more number inputs
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
</fieldset>
|
||||
<fieldset>
|
||||
<legend>{% trans "Price settings" %}</legend>
|
||||
{% bootstrap_field form.default_price layout="horizontal" %}
|
||||
{% bootstrap_field form.default_price addon_after=request.event.currency layout="horizontal" %}
|
||||
{% bootstrap_field form.tax_rule layout="horizontal" %}
|
||||
{% bootstrap_field form.free_price layout="horizontal" %}
|
||||
</fieldset>
|
||||
|
||||
Reference in New Issue
Block a user