mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-26 18:02:18 +00:00
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:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user