summaryrefslogtreecommitdiff
path: root/lib/sampling/manual.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sampling/manual.rb')
-rw-r--r--lib/sampling/manual.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/sampling/manual.rb b/lib/sampling/manual.rb
index cfecd8f..1787cb7 100644
--- a/lib/sampling/manual.rb
+++ b/lib/sampling/manual.rb
@@ -31,6 +31,7 @@ module Sampling
end
def render_user_interaction(user)
+ @tournament = @match.tournament_stage.tournament
@current_user = user
@users = @match.users
@stats = @match.stats_from(self.class)