All Interactive plots now use the dataprep functions
This commit is contained in:
@@ -53,7 +53,9 @@
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
<div id="theplot" class="grid_12 alpha flexplot">
|
||||
{{ the_div|safe }}
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
@@ -61,11 +61,13 @@
|
||||
<a class="button blue small" href="/rowers/workout/{{ workout.id }}/otwsetpower">OTW Power</a>
|
||||
</div>
|
||||
{% endif %}
|
||||
</div>
|
||||
<div id="theplot" class="grid_12 alpha flexplot">
|
||||
|
||||
<div>
|
||||
{{ the_div|safe }}
|
||||
</div>
|
||||
|
||||
<div class="grid_12">
|
||||
<p>
|
||||
<h3>Notes</h3>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user