summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <shumakl@purdue.edu>2014-04-27 21:27:52 -0400
committerLuke Shumaker <shumakl@purdue.edu>2014-04-27 21:27:52 -0400
commit69aef895674c8de650501a9effb0046ba41f9529 (patch)
treefbe2ca83b070d2d94dc9b1155f337fcc4a3643f7
parentf21ccc8f020859896f9863338bf6105446449c07 (diff)
touch up comments
-rw-r--r--app/views/matches/show.html.erb7
1 files changed, 3 insertions, 4 deletions
diff --git a/app/views/matches/show.html.erb b/app/views/matches/show.html.erb
index 8344a7a..1c11eb7 100644
--- a/app/views/matches/show.html.erb
+++ b/app/views/matches/show.html.erb
@@ -21,7 +21,7 @@ function score_peers() {
<%= @match.tournament_stage %>
</p>
-<!--
+<%#
Match Status 0 => Created, waiting to start
Match Status 1 => Match ready
Match Status 2 => Match is running, waiting to finish
@@ -34,9 +34,8 @@ function score_peers() {
C. The Peer review page that the players will see if status is 3.
D. The page everyone will see when status is 4.
- Note:- The change of status from 2 to 3 for League of Legends is coming from League Data Pull (RIOT API)
-
--->
+ Note: The change of status from 2 to 3 for League of Legends is coming from League Data Pull (RIOT API)
+%>
<div>
<h2>Teams/users</h2>