Skip to content

Commit

Permalink
yay
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Blake committed Apr 3, 2009
1 parent 18fa8b3 commit 4f1a1e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/admin/all_users.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<h1>User <span class="teal">Profiles</span></h1>
<div class="blueback">

<div class="box"><%= link_to "Sleep", :action => :sleep %><%= link_to "Users Stats", :action => :all_users %></div>
<div class="box"><%= link_to "Sleep", :action => :sleep %><%= link_to "Users Stats", :action => :index %></div>

<div class="will_paginate"><%= will_paginate @users %></div><br />
<table>
Expand Down

0 comments on commit 4f1a1e7

Please sign in to comment.