Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Commit

Permalink
show the active league
Browse files Browse the repository at this point in the history
  • Loading branch information
pkananen committed Mar 16, 2012
1 parent b103f12 commit 31573cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/players/index.html.erb
Expand Up @@ -3,7 +3,7 @@
<dd><%= link_to 'New Doubles Game', new_game_path(:participant_pairs => 2) %></dd>
</dl>

<h2>Players</h2>
<h2><%= active_league.name %></h2>
<table class="players">
<thead>
<tr>
Expand Down

0 comments on commit 31573cb

Please sign in to comment.