From 8d771ca4c9f25cee9ad85066a1d8acf8941939a6 Mon Sep 17 00:00:00 2001
From: Chris Lawton <chris.lawton@torchbox.com>
Date: Mon, 5 Mar 2018 15:36:49 +0000
Subject: [PATCH] removing action list from comms tab

---
 .../funds/templates/funds/applicationsubmission_detail.html      | 1 -
 1 file changed, 1 deletion(-)

diff --git a/opentech/apply/funds/templates/funds/applicationsubmission_detail.html b/opentech/apply/funds/templates/funds/applicationsubmission_detail.html
index bf47eeedb..af0a239d5 100644
--- a/opentech/apply/funds/templates/funds/applicationsubmission_detail.html
+++ b/opentech/apply/funds/templates/funds/applicationsubmission_detail.html
@@ -104,7 +104,6 @@
         <div class="feed">
             {% include "activity/include/comment_form.html" %}
             {% include "activity/include/comment_list.html" %}
-            {% include "activity/include/action_list.html" %}
         </aside>
     </div>
 
-- 
GitLab