From 2d6f4468f0a4e30e17be2a0f51e4c035ad8102f3 Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Mon, 13 Jul 2015 19:31:54 -0300 Subject: [PATCH] Display task selected with approval or reproval flag --- views/proposals_discussion_plugin_tasks/_task.html.erb | 7 +++++++ 1 file changed, 7 insertions(+), 0 deletions(-) diff --git a/views/proposals_discussion_plugin_tasks/_task.html.erb b/views/proposals_discussion_plugin_tasks/_task.html.erb index 4ad1046..e4d83dd 100644 --- a/views/proposals_discussion_plugin_tasks/_task.html.erb +++ b/views/proposals_discussion_plugin_tasks/_task.html.erb @@ -104,3 +104,10 @@ <% end %> + + -- libgit2 0.21.2