3 columns of fav charts
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
{{ favorites_formset.management_form }}
|
||||
|
||||
{% for favorites_form in favorites_formset %}
|
||||
<div class="fav-formset grid_6 alpha">
|
||||
<div class="fav-formset grid_4 alpha">
|
||||
<h2>Chart {{ forloop.counter }}</h2>
|
||||
<table>
|
||||
{{ favorites_form.as_table }}
|
||||
|
||||
Reference in New Issue
Block a user