summaryrefslogtreecommitdiff
path: root/lib/sampling/peer_review.html.erb
diff options
context:
space:
mode:
authornfoy <nfoy@purdue.edu>2014-04-28 19:39:36 -0400
committernfoy <nfoy@purdue.edu>2014-04-28 19:39:36 -0400
commit87530c5bca7062ed18badf98bcb4b63529607ecd (patch)
tree29f2da66af99fbf05726ae9f4fa4bd78d910a763 /lib/sampling/peer_review.html.erb
parent3a4412f08bed438ebf14f6cdfa5bb6eb4d239138 (diff)
parent8dade78c49ad03085166c41d8b334a6ade3a287e (diff)
Merge branch 'master' of https://github.com/LukeShu/leaguer
Diffstat (limited to 'lib/sampling/peer_review.html.erb')
-rw-r--r--lib/sampling/peer_review.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sampling/peer_review.html.erb b/lib/sampling/peer_review.html.erb
index e744936..a0b9c4d 100644
--- a/lib/sampling/peer_review.html.erb
+++ b/lib/sampling/peer_review.html.erb
@@ -18,7 +18,7 @@
<%# TODO: display more statistics %>
</li><% end %>
</ol>
- <%= submit_tag("Submit peer evaluation", :onsubmit => "score_peers()") %>
+ <input type="submit" value="Submit peer evaluation", onsubmit="score_peers()") >
<% else %>
<p>Still waiting for peer feedback from the following users:
<ul><% @feedbacks_missing.each do |user| %>