Rename review route and template to view because it better reflects the purpose of the route and template
This commit is contained in:
@@ -13,5 +13,5 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block to_builder_form_field %}
|
||||
{% include "task_orders/fragments/task_order_review.html" %}
|
||||
{% include "task_orders/fragments/task_order_view.html" %}
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user