From add6d0742d902364330afb25dc62e001d625df7f Mon Sep 17 00:00:00 2001 From: Rowan Seymour Date: Fri, 10 Jan 2025 21:52:55 +0000 Subject: [PATCH] Remove ability to delete runs from the UI --- templates/flows/flow_results.html | 8 -------- 1 file changed, 8 deletions(-) diff --git a/templates/flows/flow_results.html b/templates/flows/flow_results.html index af6a4c32364..218f46a9554 100644 --- a/templates/flows/flow_results.html +++ b/templates/flows/flow_results.html @@ -377,17 +377,9 @@ - -
{% trans "Deleting this run will remove it from your flow's results. While the messages for the contact will remain, any record of this flow run will be gone forever." %}
-
{% endblock content %}