From e7113af9a22cfff6ab1cc13152bc4265c6de7173 Mon Sep 17 00:00:00 2001 From: Jacob Cody Wimer Date: Fri, 6 Feb 2015 15:00:41 -0500 Subject: [PATCH] Added round 4 in twoPool --- app/views/static_pages/_twoPool.html.erb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/views/static_pages/_twoPool.html.erb b/app/views/static_pages/_twoPool.html.erb index 9816d3e..e0076a1 100644 --- a/app/views/static_pages/_twoPool.html.erb +++ b/app/views/static_pages/_twoPool.html.erb @@ -30,6 +30,7 @@ R1 R2 R3 + R4 @@ -39,6 +40,7 @@ <%= w.boutByRound(1) %>
<%= w.boutByRound(2) %> <%= w.boutByRound(3) %> + <%= w.boutByRound(4) %> <% end %>