From c3af0f5b51dfe842ad9e4c5ea93e202e26e818ac Mon Sep 17 00:00:00 2001
From: AndrewMurrell
Date: Mon, 7 Apr 2014 04:16:18 -0400
Subject: Ran generate.sh
---
app/views/matches/show.html.erb | 5 +++++
1 file changed, 5 insertions(+)
(limited to 'app/views/matches/show.html.erb')
diff --git a/app/views/matches/show.html.erb b/app/views/matches/show.html.erb
index 1ee7f1d..1164113 100644
--- a/app/views/matches/show.html.erb
+++ b/app/views/matches/show.html.erb
@@ -25,5 +25,10 @@
<%= @match.remote_id %>
+
+ Submitted peer evaluations:
+ <%= @match.submitted_peer_evaluations %>
+
+
<%= link_to 'Edit', edit_match_path(@match) %> |
<%= link_to 'Back', matches_path %>
--
cgit v1.2.3-2-g168b