Clean up EditLink anchors

This commit is contained in:
leigh-mil
2019-03-14 10:44:02 -04:00
parent 5f30b347c7
commit 8bbb5a38c9
2 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
{% include "fragments/task_order_review/app_info.html" %}
<hr>
<h3 class="subheading">{{ "task_orders.new.review.reporting"| translate }} {{ EditLink(url_for("task_orders.new", screen=1, task_order_id=task_order.id, anchor="reporting")) }}</h3>
<h3 class="subheading">{{ "task_orders.new.review.reporting"| translate }} {{ EditLink(url_for("task_orders.new", screen=1, task_order_id=task_order.id, _anchor="reporting")) }}</h3>
<div class="row">
{{