diff --git a/templates/focus.html b/templates/focus.html index c3f1122..bc843da 100644 --- a/templates/focus.html +++ b/templates/focus.html @@ -17,13 +17,13 @@
| + |
@@ -36,6 +36,7 @@
{% for item in domain.rows %}
| {{ loop.index }} |
{% with reorder_url="/focus/reorder", item_id=item.id, extra_fields={"focus_date": focus_date|string} %}{% include 'partials/reorder_arrows.html' %}{% endwith %} |
| | |||||||||||||||||