Show purchase and collection details side by side

Not sure if I like this or not. Maybe collection should start collapsed, too.
This commit is contained in:
2019-10-02 19:38:05 +01:00
parent 3d7fc18fb7
commit e591ebe05a
2 changed files with 192 additions and 178 deletions

View File

@@ -1,5 +1,6 @@
{% load widget_tweaks %}
<!---TODO: Assign form-control class in here--->
<div class="form-group">
<label for="{{ field.id_for_label }}">{{ label|default:field.label }}</label>
{% if css %}